1.0.21 • Published 1 year ago
@vuestic/nuxt
Licence
MIT
Version
1.0.21
Deps
4
Size
13 kB
Vulns
0
Weekly
0

Vuestic UI Nuxt Module
Description
Adds vuestic components, composables, styles and reactive variables to Nuxt3.
Development
- Run
npm installinside this pacakge - Build with
npm run prepack - Run
npm run dev:prepareto generate type stubs. - Use
npm run devto start playground in development mode.
Publishing
- Update version in
package.json - Run
npm publish(ornpm publish --tag=nextfor alpha)