0.0.7 • Published 5 years ago

egg-wow-admin-framework v0.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

{{name}}

{{description}}

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago