nobitajs / nobita

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

Home Page:https://nobitajs.github.io/nobita/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://nobitajs.github.io/nobita/

License:MIT License


Languages

Language:JavaScript 92.4%Language:HTML 7.6%