Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 692 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 692 Bytes

#angularity-todo-es6

Example project for Angularity. Private libraries for JS, CSS, HTML loaded by NPM or Bower.

Usage

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

http://localhost:55555/

With mock storage

http://localhost:55555/no-storage

These applications are assembled from a library of components. Only the top level configuration is different.

Angularity

Refer to http://angularity.github.io.