framework-zxh

1.0.0 • Public • Published

framework-zxh

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i framework-zxh

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.05 kB

Total Files

11

Last publish

Collaborators

  • zouxiaohu