eruit-admin
v1.5.2
Published
eruit manange flat with egg
Downloads
11
Readme
eruit-admin
eruit manange flat with egg
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.