koa2-boilerplate

1.0.0 • Public • Published

koa2-boilerplate

A minimal boilerplate of koa v2.

Command

Setup

npm install

Develop

npm start

Test

npm test

Dependencies

  • Watcher and hot-reload: nodemon
  • Test:
  • Build: babel
    • tools: babel-register
    • presets: babel-preset-es2015-node5
    • plugins: transform-async-to-generator, syntax-async-functions
  • Lint: You can choose the lint tool that you prefer.

Reference

License

MIT © GeekPlux

Readme

Keywords

Package Sidebar

Install

npm i koa2-boilerplate

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • geekplux