egg-vue-framework-plus

1.0.2 • Public • Published

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.

/egg-vue-framework-plus/

    Package Sidebar

    Install

    npm i egg-vue-framework-plus

    Weekly Downloads

    2

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    8.79 kB

    Total Files

    14

    Last publish

    Collaborators

    • u404