nomi

the nomi framework based on koa2

Usage no npm install needed!

<script type="module">
  import nomi from 'https://cdn.skypack.dev/nomi';
</script>

README

nomi

the nomi framework based on koa2

Installation

$ npm install nomi --save

Node.js >= 8.0.0 required.

API

propety

  • env

function

  • run

Usage


  const nomi = require('nomi');
  nomi.run();
  nomi.env;