Angular Boilerplate for easy project bootstrap
This boilerplate requires Grunt ~0.4.5
and NodeJS ~4.2.2
If you haven't used Grunt or nodeJS before, be sure to check out the Grunt Getting Started guide, as it explains how to use Grunt, additionally checkout NodeJS documentation. Once you're familiar with that process, you may install this boilerplate with the following steps :
git clone https://github.com/albert-cyberhulk/Angular-Boilerplate.git
Download from official website Official website
Download from official website Official website
Install using command line
gem install sass
Download from official website Official website
Download from official website Official website
Install using command line
gem install scss_lint
npm install -g grunt-cli
npm install -g bower
npm install -g protractor
npm install -g phantomjs
npm install
node node_modules/protractor/bin/webdriver-manager update
bower install
grunt serve
grunt test
grunt api
grunt e2e
grunt yslowTest
grunt build
grunt todo
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using guidelines provided by Github guide.
Version: 0.5.0