2.0.1 • Published 1 year ago

@cherry0311/egg-base-framework v2.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@cherry0311/egg-base-framework

QuickStart

$ npm install
$ npm test

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

// {app_root}/index.js
{
  "name": "egg-showcase",
  "egg": {
    "framework": "@cherry0311/egg-base-framework"
  }
}

Questions & Suggestions

Please open an issue here.

2.0.1

1 year ago

2.0.0

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago