Skip to content
/ koa-skel Public template

A koa based skeleton for fast beginning.

Notifications You must be signed in to change notification settings

noder-lego/koa-skel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa-skel

A koa based skeleton for fast developing.

# Install dependent
$ npm i

# Run server
$ node index.js

# Access api
$ curl http://localhost:7100/info/index

structure

Dir structure is similar with eggjs npm init egg --type=simple.

About

A koa based skeleton for fast beginning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published