egg-poppy-customized-framework

1.0.5 • Public • Published

valueWebApi

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

/egg-poppy-customized-framework/

    Package Sidebar

    Install

    npm i egg-poppy-customized-framework

    Weekly Downloads

    0

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    29.1 kB

    Total Files

    14

    Last publish

    Collaborators

    • alex_front