DenQ / babel-boilerplate-es6-with-modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

After git clone:

npm i

npm run script

npm run watch   //-- creatig files for npm
npm run compile //-- creating single file for bower
npm run test    //-- unit testing

License

MIT