Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 241 Bytes

File metadata and controls

19 lines (13 loc) · 241 Bytes

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