koto-boilerplate
v0.0.3
Published
A d3 chart framework written in ES6
Readme
koto-boilerpalte
This is a VERY basic starter template for building reusable charts with KotoJS.
Usage
$ 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
