Web to provide video tutorials
##Install & Run (api)
- Open bash command prompt.
- Go to root directry ie "/apis".
- Run
npm install - To run app
npm start - url for postman eg: "http://localhost:3000/api/login"
##Install & Run (web)
- Open bash command prompt.
- Goto root directory ie "/web".
- Run
npm install. - Run
bower install. - To run app
gulp serve.
Note: Db update on 2 july 2016