Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 317 Bytes

File metadata and controls

11 lines (8 loc) · 317 Bytes

In order to Contribute just git clone the repository and then run:

npm install grunt-cli --global
npm install
grunt

All changes must be done in angular-progressbar.js and then after running grunt all changes will be submited to dist/

Please submit a Pull Request or create issues for anything you want :).