@wf-cms/egg-cms-framework

0.0.6 • Public • Published

egg-cms-framework

base framework

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

/@wf-cms/egg-cms-framework/

    Package Sidebar

    Install

    npm i @wf-cms/egg-cms-framework

    Weekly Downloads

    0

    Version

    0.0.6

    License

    MIT

    Unpacked Size

    47.5 kB

    Total Files

    53

    Last publish

    Collaborators

    • macrolin
    • daizch