dojo.js
August 17, 2016 Ā· View on GitHub
Minimalistic Coding Dojo Boilerpalte
How to use?
npm install generator-dojo-js -g
dojojs [name] [dir]
After generate boilerplate using generator-dojo-js, go to the directory and install its dependencies using npm install. To run, type npm start.
Dependencies
- Ava
š¦