egg-moe

1.0.67 • Public • Published

moe

QuickStart

$ npm install
$ npm test

publish your framework to npm, then change app's dependencies:

// {app_root}/index.js
require('moe').startCluster({
  baseDir: __dirname,
  // port: 7001, // default to 7001
});
 

Questions & Suggestions

Please open an issue here.

/egg-moe/

    Package Sidebar

    Install

    npm i egg-moe

    Weekly Downloads

    4

    Version

    1.0.67

    License

    MIT

    Unpacked Size

    32 kB

    Total Files

    39

    Last publish

    Collaborators

    • shareman
    • derekmoe