@lianpf/apr

1.0.0 • Public • Published

apr

Apr is the framework of node(Node 框架)

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": "apr"
  }
}

Readme

Keywords

Package Sidebar

Install

npm i @lianpf/apr

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.53 kB

Total Files

9

Last publish

Collaborators

  • lianpf