@ufsdp/egg-core
v1.2.0
Published
```bash $ npm install $ npm test ```
Downloads
121
Readme
@ufsdp/egg-core
QuickStart
$ npm install
$ npm testpublish your framework to npm, then change app's framework config:
// {app_root}/index.js
{
"name": "egg-showcase",
"egg": {
"framework": "yadan"
}
}Questions & Suggestions
Please open an issue here.
