wowbuilder
==========

### Installation

```bash
$ npm install -g wowbuilder
```

### Quick Start

Clone the Express repo, then Get the demo code
Go to folder "common", "home" and "ability", then build the code
    
```bash
$ wow local
```

Go to folder "common|home|ability", Start the httpserver

```bash
$ wow server
```
    
Open browser, then visit the site [http://localhost:8888](http://localhost:8888)
