0.0.2 • Published 10 years ago

generator-koat v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
10 years ago

generator-koat

Just a koa folder structure template for myself and with some example code

Warning

It use koajs 2.0.0 alpha.

Installation

First, install Yeoman and generator-koat using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-koat

Then generate your new project:

yo koat
# wait for process done

cd koat
gulp #start browserSync

License

MIT © Knovour Zheng

0.0.2

10 years ago

0.0.1

10 years ago