1.0.3 • Published 6 years ago

egg-view-art v1.0.3

Weekly downloads
24
License
MIT
Repository
github
Last release
6 years ago

egg-view-art

NPM version Travis Status

Install

$ npm i egg-view-art --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

7 years ago