NuxtVGP
                                
                                 NuxtVGP copied to clipboard
                                
                                    NuxtVGP copied to clipboard
                            
                            
                            
                        Nuxt 3 / Vuetify / Graphql / Pinia Starter Template
Nuxt 3 / Vuetify / Graphql / Pinia Starter
This template incorporates the utilization of Nuxt3, Vuetify, GraphQL, and Pinia to create a robust foundation
The source directory was repositioned to './client' to optimize project structure and facilitate easier integration with other backend frameworks if required.
To learn more, you can check out:
Linters
The template has been pre-configured with state-of-the-art linters like eslint, stylelint, prettier, and commitizen to bolster code legibility and standardization
Setup
Make sure to install the dependencies:
pnpm install
Development Server
Start the development server on http://localhost:3000
pnpm dev
Check out the deployment documentation for more information.