glorious is module for nuxt 3 for fast make project
- Free and open source.
- Ready components.
- Advanced data fetching
- handle seo
- authenticates
- error handling
- handel loading 📖 Read more
Install the module to your Nuxt application with one command:
npm install nuxt-gloriousWe invite you to contribute and help improve Nuxt Glorious 💚
Here are a few ways you can get involved:
- Clone this repository
- Enable Corepack using
corepack enable - Run
npm run dev:prepareto generate type stubs. - Use
npm run devto start playground in development mode.