Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 423 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 423 Bytes

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