Skip to content

u404/egg-vue-framework-plus

Repository files navigation

egg-vue-framework-plus

egg集成vue3.0

Demo

admin demo project

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": "egg-vue-framework-plus"
  }
}

Questions & Suggestions

Please open an issue here.

About

egg集成vue3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published