A Yeoman generator to scaffold a basic app with MuzeJS.
Install Yeoman
:
$ npm install -g yo
Install the generator
:
$ npm install -g generator-muze
Run it from terminal and feed the inputs:
$ yo muze
Please raise a Github issue, or contact us at [email protected].
Your PRs and stars are always welcome.
Checkout the CONTRIBUTING guides.
MIT