uchiha-test
v1.0.1
Published
uchiha-test
Downloads
1
Readme
uchiha-test
uchiha-test
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.