jacklin-framework2
v1.0.1
Published
Downloads
2
Readme
jacklin-framework2
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.