generator-beez
Version:
A beez project generator for Yeoman
48 lines (28 loc) • 523 B
Markdown
beez-mymodule
===============
awesome module
#About
_Comming Soon_
#Requirements
- beez
#Features
_Comming Soon_
#Use
_Comming Soon_
# build
```
$ npm install -g grunt-cli
$ npm install .
$ grunt # build to `release` directory.
```
# Sample/Test
```
$ npm install -g grunt-cli
$ npm install .
$ grunt foundation
```
**Open your favorite browser** : [http://0.0.0.0:1109/m/beez-mymodule/spec/all.html](http://0.0.0.0:1109/m/beez-mymodule/spec/all.html)
# Contributing
- Octo Cat
# LICENSE
_Write license_