- HTML5
- CSS3
- Angular 1.6
- Bootstrap Grid
- Stylus Pre-Processor
- BrowserSync
- Bower
- NPM
1- Open the following link:
In order to run it locally you'll need to install some dependencies and a basic server setup. You i'll need nodeJS, GulpJS and Bower Installed.
1 - Install npm dependencies
$ npm install2 - Install bower dependencies
$ bower install3 - Run the app
$ gulpObs.: Of Course, you can just up a simple web server http. But the app will run without BrowserSync.