@kecoyo/egg-framework
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@kecoyo/egg-framework

Awesome Egg.js Web Framework and Plugin.

QuickStart

$ npm install @kecoyo/egg-framework

publish your framework to npm, then change app's framework config:

// {app_root}/index.js
{
  "name": "egg-app",
  "egg": {
    "framework": "@kecoyo/egg-framework"
  }
}

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i @kecoyo/egg-framework

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

8.44 kB

Total Files

7

Last publish

Collaborators

  • kecoyo