xy-base

1.5.10 • Public • Published

xy-base

xy base framework for egg

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i xy-base

Weekly Downloads

7

Version

1.5.10

License

MIT

Unpacked Size

25.3 kB

Total Files

16

Last publish

Collaborators

  • xiuye