Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 184 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 184 Bytes

Secret-Santa

Secret Santa for Yalantis Node.js School #3

  1. Run npm run migration in folder backend.
  2. Run npm run start in folder backend.
  3. Run npm run start in folder frontend.