generator-beez
Version:
A beez project generator for Yeoman
48 lines (28 loc) • 554 B
Markdown
<%= slugname %>
===============
<%= props.description %>
#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/<%= slugname %>/spec/all.html](http://0.0.0.0:1109/m/<%= slugname %>/spec/all.html)
# Contributing
- <%= props.authorName %>
# LICENSE
_Write license_