0.0.1 • Published 4 years ago
dingegg v0.0.1
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