- Once you pull the repo, don't forget to run
npm install. - In the project root, run
npm run watch - Do not work on the root. Make your changes in the
/srcdirectory. - Grunt will compile your code into the root directory (
/dist). - PRs are always welcome!