Install
- npm i -g grunt-cli (This creates and runs javascript repetative tasks )
- npm i -g bower ( A frontend package manager for web applications)
- npm i -g --production windows-build-tools (Only for Windows)
- npm i (Install all nodejs dependencies)
- bower i (Installs bower components)
- grunt serve