2.0.1 • Published 9 months ago

@cherry0311/egg-base-framework v2.0.1

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

9 months ago

2.0.0

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago