AllenYuan

model registration

May 10th, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //...
  2. require('./models/User');
  3. require('./models/Article');
  4. require('./config/passport');
  5. //...
Add Comment
Please, Sign In to add comment