#angularity-todo-es5
Example project for Angularity. Private libraries for JS, CSS, HTML loaded by NPM or Bower.
npm install -g angularity
bower install
The node package install should imply a bower install. The build system is gulp with a default task that watches files and serves applications.
With persistent storage
With mock storage
http://localhost:55555/no-storage
These applications are assembled from a library of components. Only the top level configuration is different.
Refer to http://angularity.github.io.