@lianpf/apr
v1.0.0
Published
Apr is the framework of node(Node 框架)
Readme
apr
Apr is the framework of node(Node 框架)
QuickStart
$ npm install
$ npm testpublish your framework to npm, then change app's framework config:
// {app_root}/index.js
{
"name": "egg-showcase",
"egg": {
"framework": "apr"
}
}