0.0.1 • Published 4 years ago

dingegg v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

dinegg

ding-egg framework

QuickStart

$ npm install
$ npm test

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

// {app_root}/index.js
{
  "name": "my-project",
  "egg": {
    "framework": "dinegg"
  }
}

Questions & Suggestions

Please open an issue here.

0.0.1

4 years ago