koa-webpack-boilerplate

Boilerplate for REST apps with Async/Await & Hot Module Replacement

MIT License

Stars
23
Committers
1

koa-webpack-boilerplate

Minimal boilerplate to create REST apps with:

  • Node 6+ (Supports 96% of ES6)
  • Koa 2 (async/await transpiled with Babel)
  • Webpack 2 (ES6 modules and HMR)
  • Hot Module Replacement for seamless workflow.

How to use

Read this piece on Medium.

License

MIT