sketch-es6-basic

0.1.0 • Public • Published

sketch-es6-basic

Build Status

A quick start for es6 module, only with npm scripts, babel, mocha test and watch.

scripts

npm start

Start development and watch file changing.

npm test

Run the test

npm run release

Bump version based on semetic version and with git tag. Get more infomation on how to write the commit messages from standard-version.

npm publish

Publish to npmjs.org after running complie automatically.

npm compile

Compile es6 code to es5.

Package Sidebar

Install

npm i sketch-es6-basic

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • zzswang