0.1.1 • Published 13 days ago

vue-vine v0.1.1

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

Vue Vine

Another style to write Vue.js.

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()
  ],
})
0.1.1

13 days ago

0.1.0

1 month ago

0.0.1

7 months ago

0.0.0-start

12 months ago

0.0.0

12 months ago