Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 251 Bytes

File metadata and controls

13 lines (10 loc) · 251 Bytes

MultiVision

Sample project from Pluralsight's MEAN course

Handy tools used:

  • nodist for Windows
  • bower package manager
  • nodemon to monitor changes and prevent need to stop and restart node
npm install nodemon -g