0.0.3 • Published 9 years ago

koto-boilerplate v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

koto-boilerpalte

This is a VERY basic starter template for building reusable charts with KotoJS.

Usage

  • $ 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