- node & npm
- bower
- gulp
Check nodejs.org for instructions on how to install on your OS.
npm install -g bower
npm install -g gulp
Note: Please refer dist folder to test the application and static folder for development.
To access the web application, user has to click on index.html under dist folder.