egg-ck-demo

1.0.10 • Public • Published

egg-ck-demo

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-ck-demo --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-ck-demo

Weekly Downloads

1

Version

1.0.10

License

MIT

Unpacked Size

10.8 kB

Total Files

7

Last publish

Collaborators

  • ryan.ck