Repo for the sample AngularJs and Node.js client-server project
- express.js
- mongoose
- gulp
- gulp-nodemon
- body-parser
- AngularJS
- Angular Material
- Highcharts
- Lodash
- Install dependencies for the server project as listed above
- Install mongodb database server
- Start mongodb server with mongod --dbpath /your/db/path/
- Start the server just like any other node.js project
- Open the /client/index.html