This package has been deprecated

Author message:

test

egg-gen-create

1.0.2 • Public • Published

egg-gen-create

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

Install

$ npm i egg-gen-create --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-gen-create

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

6.4 kB

Total Files

5

Last publish

Collaborators

  • xuzhh