Navigation Menu

Skip to content

geekplux/koa2-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa2-boilerplate [Deprecated]

⚠️ This project is created 3 years ago in order to try koa2. now it's outdated.

A minimal boilerplate of koa v2.

NPM Version NPM Downloads

Installation

Both ways you can start:

fork this repo & git clone the repo
npm install koa2-boilerplate

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

About

[Deprecated] Minimal koa v2 boilerplate. 🤣

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published