This is a VERY basic starter template for building reusable charts with KotoJS.
$ npm start
to run webpack-dev-server$ npm test
to run unit tests$ npm tdd
to continuously run tests$ npm run jshint
to lint code$ npm run build
to build (and minify)$ npm version (patch|minor|major)
to create git release