egg-view-art

1.0.3 • Public • Published

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

/egg-view-art/

    Package Sidebar

    Install

    npm i egg-view-art

    Weekly Downloads

    24

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    4.5 kB

    Total Files

    6

    Last publish

    Collaborators

    • liweifeng