cce-campaign

1.0.1 • 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 cce-campaign

Weekly Downloads

8

Version

1.0.1

License

MIT

Unpacked Size

4.16 kB

Total Files

10

Last publish

Collaborators

  • shayneward