egg-plus

1.0.9 • Public • Published

egg-plus

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i egg-plus

Weekly Downloads

9

Version

1.0.9

License

MIT

Unpacked Size

2.9 kB

Total Files

6

Last publish

Collaborators

  • zwhgithub