NuxtVGP
Nuxt 3 / Vuetify / Graphql / Pinia Starter Template
Install / Use
/learn @stephenjason89/NuxtVGPREADME
Nuxt 3 / Vuetify / Graphql / Pinia Starter
This template incorporates the utilization of Nuxt3, Vuetify, GraphQL, and Pinia to create a robust foundation
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.
