ybaseframe

1.0.5 • Public • Published

baseframe

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

/ybaseframe/

    Package Sidebar

    Install

    npm i ybaseframe

    Weekly Downloads

    2

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    48.3 kB

    Total Files

    45

    Last publish

    Collaborators

    • yxdsuper