sustainableis / javascript-framework

0 stars 0 forks source link

SIS Framework - AngularJS

Javascript Framework for module discovery and orchestration.

Installation

npm install
npm install -g bower
bower install
npm install -g grunt-cli

Build

grunt jshint:dist
grunt ngAnnotate:dist
grunt concat:dist
grunt uglify:dist

or

grunt

Running Tests

To be added.

Development

Include as bower package into an application.

Documentation

The documentation for the framework is available on wiki.