Skip to content

clover-x/cloverx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍀cloverx

A lightweight node framework for adventurer. x means unknown.

Feature

  • Based on koa2, required node >= 7.6.0
  • Api Design First - base on cloverx-doc
  • async/await control flow

QuickStart

Use cloverx-cli init a project.
See cloverx/example to learn how to use it.

Tips

See docs directory.

Lucky!!