vue-vine

1.0.1 • Public • Published

Vue Vine

Another style to write Vue.js.

Learn more in vue-vine.dev.

Install

# If you didn't install `@antfu/ni` yet, I highly recommend you to install it.
ni -D vue-vine

Use the plugin in vite.config.ts:

import { VineVitePlugin } from 'vue-vine/vite'

export default defineConfig({
  plugins: [
    // ...Other plugins
    VineVitePlugin()
  ],
})

/vue-vine/

    Package Sidebar

    Install

    npm i vue-vine

    Weekly Downloads

    349

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    12.2 kB

    Total Files

    8

    Last publish

    Collaborators

    • shen_qing_chuan