Technologies used:
- Angularjs
- Angular Material
- Bower
- Nodejs
Lanuagues used:
- CSS
- HTML
- Javscript
Steps to setup development environment:
-
Download and install Node.js from the following website: https://nodejs.org/en/
-
Execute the following command to install bower and other tools needed:
sudo npm install -g bower wiredep connect serve-static -
Execute the following command to download project dependencies:
bower install
To run locally:
-
Run the command node server.js
-
Go to http://localhost:8080/