Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 297 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 297 Bytes

Contribute

First you should install EditorConfig package in your code editor. Then,

cd .git/hooks
ln -s ../../hooks/pre-commit

npm install

Then 2 commands are available :

  • npm run watch watch js files
  • npm run build clean, build and uglify js files