nomi
v0.0.2
Published
the nomi framework based on koa2
Readme
nomi
the nomi framework based on koa2
Installation
$ npm install nomi --saveNode.js >= 8.0.0 required.
API
propety
- env
function
- run
Usage
const nomi = require('nomi');
nomi.run();
nomi.env;
