stephenjason89 / NuxtVGP

Nuxt 3 / Vuetify / Graphql / Pinia Starter Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

-Nuxt 3 documentation

-Vuetify 3 documentation

-GraphQL documentation

-Pinia documentation

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.

About

Nuxt 3 / Vuetify / Graphql / Pinia Starter Template


Languages

Language:Vue 61.2%Language:TypeScript 27.2%Language:JavaScript 8.0%Language:Shell 3.6%