Skip to content

molinjun/koa2-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa2-boot

koa2-boot is a tool to generate a scaffold of koa2 project.

install

$ npm i -g koa2-boot

Usage

After installation, you can use command kb to generate a scaffold based on a avaiable templates. You can list the templates with kb list.

$ kb list

Support basic for now!!!

Then use kb new to start a scaffold.

$ kb new <template> <project-name>

Use template basic to generate project demo.

$ kb new basic demo

About

A tool to generate koa2 scaffold

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published