0.0.5 • Published 3 years ago

@eggx/framework v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

reina

Connect past to future between fronend and backend

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.