Ecosyste.ms: Awesome

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: about 2 months ago
JSON representation

Coding Dojo Boilerplate for JavaScript

Lists

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

- - -
🦄