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