1.1.9 • Published 11 months ago

egg-eruit-logic-blog v1.1.9

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

egg-eruit-logic-blog

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

Install

$ npm i egg-eruit-logic-blog --save

Usage

// {app_root}/config/plugin.js
exports.eruitLogicBlog = {
  enable: true,
  package: 'egg-eruit-logic-blog',
};

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT