README
VigorJS ComponentManager
What is the ComponentManager?
The VigorJS ComponentManager is a small framework intended to help decouple and simplify the application structure of large scale Backbone applications.
Setup and build process
To get up and running just run npm install and then gulp.
Tests
To run all tests run gulp test
Documentation
All documentation can be found here: documentation
Examples
And look through the examples here: examples
Thanks to
Azin Ashourvan for the design and logo. azin.se