0.0.5 • Published 1 year ago
egg-dhb v0.0.5
dhb
订货宝框架
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": "yadan"
}
}
Questions & Suggestions
Please open an issue here.