egg-cce-campaign

1.0.22 • Public • Published

cce-campaign

cce - campaign framework

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i egg-cce-campaign

Weekly Downloads

0

Version

1.0.22

License

MIT

Unpacked Size

11 kB

Total Files

13

Last publish

Collaborators

  • shayneward