Yadan
showcase for egg framework
Install / Use
/learn @atian25/YadanREADME
@eggjs/yadan
showcase for egg framework
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": "@eggjs/yadan"
}
}
Questions & Suggestions
Please open an issue here.
