@vuewind/jetstream

0.2.23 • Public • Published

@vuewind/jetstream

Install

Within your app.js file:

import VueWind from '@vuewind/jetstream';
createApp({
    ...
})
    .mixin({ methods: { route } })
    .use(VueWind) <---
    .use(InertiaPlugin)
    .mount(el);

Package Sidebar

Install

npm i @vuewind/jetstream

Weekly Downloads

0

Version

0.2.23

License

MIT

Unpacked Size

42.6 kB

Total Files

27

Last publish

Collaborators

  • dillingham