nsc-egg

0.0.6 • Public • Published

nsc

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i nsc-egg

Weekly Downloads

0

Version

0.0.6

License

MIT

Unpacked Size

2.94 kB

Total Files

10

Last publish

Collaborators

  • ygjack