Quick start (Nuxt)
1. Install Vueless package.
2. Register @vueless/nuxt
module to the Nuxt config modules
section.
nuxt.config.{js,ts}
That’s it! Vueless is now ready to use in your app ✨
Last updated
1. Install Vueless package.
2. Register @vueless/nuxt
module to the Nuxt config modules
section.
That’s it! Vueless is now ready to use in your app ✨
Last updated