Skip to content

wajdibenabdallah/MovieShow

Repository files navigation

moviesshow

This project is generated with yo angular generator version 0.16.0.

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

LoopBack

Fix your MongoDB environement, then start loopback service (Directory : moviesshowserver) :

node .

Details

Check your frontend server localhost:9000 and backend server localhost:3000. To explore the Restful Api (loopback), check out localhost:3000/explorer.