generator-muze

A Yeoman generator to scaffold a basic charting app with MuzeJS

Usage no npm install needed!

<script type="module">
  import generatorMuze from 'https://cdn.skypack.dev/generator-muze';
</script>

README

generator-muze-demo

NPM version NPM total downloads Contributors License

generator-muze

A Yeoman generator to scaffold a basic app with MuzeJS.

Installation

Install Yeoman:

$ npm install -g yo

Install the generator:

$ npm install -g generator-muze

Usage

Run it from terminal and feed the inputs:

$ yo muze

Support

Please raise a Github issue, or contact us at muze@charts.com.

Contributing

Your PRs and stars are always welcome.

Checkout the CONTRIBUTING guides.

License

MIT