An open API service indexing awesome lists of open source software.

https://github.com/gpedro/dojo.js

Coding Dojo Boilerplate for JavaScript
https://github.com/gpedro/dojo.js

Last synced: 5 months ago
JSON representation

Coding Dojo Boilerplate for JavaScript

Awesome Lists containing this project

README

          

# dojo.js

Minimalistic Coding Dojo Boilerpalte

## How to use?
```
npm install generator-dojo-js -g
dojojs [name] [dir]
```
After generate boilerplate using [generator-dojo-js](https://github.com/gpedro/generator-dojo-js), go to the directory and install its dependencies using `npm install`. To run, type `npm start`.

## Dependencies
* Ava

- - -
🦄