1.0.0 • Published 17 days ago

dhb-framework v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
17 days ago

dhb-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.

1.0.0

17 days ago