1.0.0 • Published 5 years ago
@lianpf/apr v1.0.0
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"
  }
}1.0.0
5 years ago