yzdd-egg-framework

1.0.0 • Public • Published

yzdd_framework

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

/yzdd-egg-framework/

    Package Sidebar

    Install

    npm i yzdd-egg-framework

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    2.62 kB

    Total Files

    9

    Last publish

    Collaborators

    • leafish