egg-coco
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

coco

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i egg-coco

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

2.3 kB

Total Files

5

Last publish

Collaborators

  • coooody