项目作者: alxlchnr
项目描述 :
A simple bodens project with mocha tests which helps you to quickstart your Javascript coding dojo
高级语言: JavaScript
项目地址: git://github.com/alxlchnr/js-dojo-boilerplate.git
JS Coding Dojo boilerplate
A simple bodens project with mocha tests which helps you to quickstart your Javascript coding dojo.
How to use
- Checkout repository
- execute
npm install
- run tests with
npm test