A demo project with Koa2
$ npm install
Koa2 requires node v7.6.0 or higher for ES2015 and async function support.
$ npm run dev
$ npm run [env] (env = dev|qa|yz)
$ npm run pack[dev] Build the code
- Web Framework: Koa2
- Template Engine: Nunjucks
- BuildTool: Webpack