2.0.1 • Published 10 months ago

@cherry0311/egg-base-framework v2.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months 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

10 months ago

2.0.0

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago