#Steps
- Checkout the code from github:
git clone https://github.com/vishalbiradar/sails-angular-integration.git
- cd to cloned repo folder
cd sails-angular-integration
- install dependenncies
npm install
- run the app
npm start
- check output in browser
http://localhost:1337