cloud-launcher
v0.0.1
Published
launches clouds
Downloads
4
Readme
A simple and highly configurable base project for ECMAScript 6 projects.
Fork it, npm install
, drop your code in src/index.js
, and then run grunt
at the command line.
Place test code in src/tests/index.js
and run it with grunt test
.