#Angular-prototypes
AngularJS prototype barebones framework
##Install
- Install NodeJS
- Run NPM packages: npm install
##Build
Build distribution files:
$ grunt build
##Distribute
Just Copy the dist/ folder into your webserver.
If you want to test the distribution files at dist/, execute the following command:
$ grunt