Skip to content

nobitajs/nobita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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