@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.

/@knx/core-framework/

    Package Sidebar

    Install

    npm i @knx/core-framework

    Weekly Downloads

    7

    Version

    0.2.55

    License

    MIT

    Unpacked Size

    13.6 kB

    Total Files

    18

    Last publish

    Collaborators

    • lingtong