cans

v0.0.12
A framework for building React MobX application

example

webpack-dev-server --open --config examples/webpack.config.js

clean

rm -rf lib/

build

npm run clean && tsc

doc

docsify serve ./docs

test

npm run build && mocha test/.setup.js test/*.test.js -R spec

patch

npm test && npm run build && npm version patch
npm i cans

Metadata

  • MIT
  • Whatever
  • Randy
  • released 4/6/2017

Downloads

Maintainers