Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 1.33 KB

README.md

File metadata and controls

51 lines (42 loc) · 1.33 KB

Nobita

avatar

NPM version NPM script NPM size NPM downloads NPM license NPM node NPM commit

介绍

Nobita 是一个基于Koa而诞生的一款框架。

API文档

快速入门

$ npm install nobita-cli -g
$ nobita-cli init
$ cd 项目名
$ npm install
$ npm run local

访问:http://127.0.0.1:6001

例子

example

License

MIT