Clone the project:
$ git clone https://github.com/gauravsaini03/self-service.git
Install dependencies:
$ cd self-service
$ npm install
$ bower install
Install gem 'sass'
$ gem install sass
Run development web-server:
$ gulp serve
- AngularJS
- Angular UI Router
- Angular Material
- Sass styles
- Gulp build
- Stylish, clean, responsive layout with original design
- BrowserSync for the ease of development
$ gulp build
$ gulp deploy