This project is generated with yo angular generator version 0.14.0.
Following the guide: yo angular tutorial. [Currently at step 6]
Check this guide too: Creating a useful AngularJS project structure and toolchain
See GitHub Yo Angular Generator page
[
sudo apt-get install ruby ruby-dev
yum install ruby ruby-devel
]
sudo npm install -g npm
sudo npm install -g grunt-cli bower yo generator-karma generator-angular
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
sudo gem update --system
sudo gem install compass
node --version && npm --version && bower --version && grunt --version && git --version && compass --version && yo --version
yo doctor
mkdir my-new-project && cd $_
yo angular [app-name]
npm ls
npm install
? npm install phantomjs
? npm install jasmine-core
? npm install karma
? npm install log4js
grunt
cd node_modules/grunt-contrib-imagemin/
npm install [email protected]
cd -
Run grunt for building and grunt serve for preview.
Running grunt test will run the unit tests with karma.
- Angular Fiddles
- Dynamic Forms
- Table with limit and pagination
- RESTful services Quick Tips
- Miredot: JSON API automatic documentation
-
Angular Translation
-
[AngularJS Validation] (https://github.com/angular-ui/ui-validate)
-
JQuery Select2 (ricercare select2 per angular)
-
Angular Local Storage: For using browser local storage
-
Angular Bootsrap Native AngularJS implementation of Bootstrap JS libs
-
Angularitics: Analytics for AngularJS
-
LoDash (_): Tools set for JS
-
MomentJS: Tools for date manipulation
-
Typeahead: Twitter library for google instant search clone
-
Chrome Extensions:
-
REST: