egg-mns

0.0.13 • Public • Published

egg-mns

NPM version npm download

Install

$ npm i egg-mns --save

Usage

// {app_root}/config/plugin.js
exports.mns = {
  enable: true,
  package: 'egg-mns',
};

Configuration

// {app_root}/config/config.default.js
exports.mns = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

/egg-mns/

    Package Sidebar

    Install

    npm i egg-mns

    Weekly Downloads

    1

    Version

    0.0.13

    License

    MIT

    Unpacked Size

    9.7 kB

    Total Files

    11

    Last publish

    Collaborators

    • quinton.xu