This project is generated with yo angular generator version 0.16.0.
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.
Fix your MongoDB environement, then start loopback service (Directory : moviesshowserver) :
node .
Check your frontend server localhost:9500 and backend server localhost:3000. To explore the Restful Api (loopback), check out localhost:3000/explorer.