๐Ÿ“ฆ J-Sek / vuetify-nuxt-example

โ˜… 1 stars โ‘‚ 0 forks ๐Ÿ‘ 1 watching
๐Ÿ“ฅ Clone https://github.com/J-Sek/vuetify-nuxt-example.git
HTTPS git clone https://github.com/J-Sek/vuetify-nuxt-example.git
SSH git clone git@github.com:J-Sek/vuetify-nuxt-example.git
CLI gh repo clone J-Sek/vuetify-nuxt-example
J-Sek J-Sek restore some CSS helpers for VRow eb12725 2 months ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .vscode
๐Ÿ“ app
๐Ÿ“ public
๐Ÿ“„ .env.example
๐Ÿ“„ .gitignore
๐Ÿ“„ eslint.config.mjs
๐Ÿ“„ nuxt.config.ts
๐Ÿ“„ package.json
๐Ÿ“„ pnpm-lock.yaml
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ vuetify.config.ts
๐Ÿ“„ README.md

Vuetify + Nuxt Boilerplate

Look at the Nuxt documentation to learn more.

Setup

Make sure to install dependencies:

pnpm install
pnpm dev

Build the application for production:

pnpm build
pnpm preview


Screenshot