@qintx/modular_egg

0.9.11 • Public • Published

modular_egg

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i @qintx/modular_egg

Weekly Downloads

0

Version

0.9.11

License

MIT

Unpacked Size

29.6 kB

Total Files

28

Last publish

Collaborators

  • qintx