$ 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"
}
}
Please open an issue here.
$ 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"
}
}
Please open an issue here.
npm i egg-framework-test
0
1.0.0
MIT
2.62 kB
9