To install generator-marman from npm, run:
$ npm install -g generator-marman
Initiate the generator:
$ yo marman
And build the app:
$ npm install && bower install && grunt sass && grunt serve
The 'Use as You Wish, but Please Contribute Back to the Project if you can' License
- The default URL auto-load system is disabled. This is pending a rework of the routing system