@knx/core-framework

0.2.55 • Public • Published

core-framework

业务基础框架

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i @knx/core-framework

Weekly Downloads

1

Version

0.2.55

License

MIT

Unpacked Size

13.6 kB

Total Files

18

Last publish

Collaborators

  • lingtong