Skip to content

DenQ/babel-boilerplate-es6-with-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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