2.0.1 • Published 11 months ago

@cherry0311/egg-base-framework v2.0.1

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

11 months ago

2.0.0

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago