0.0.1 • Published 5 years ago

gilboom-web-egg-framework v0.0.1

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

gilboom-web-egg-framework

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.

0.0.1

5 years ago