From 8ff96893c075359a2d5f9192edf809c2e4d36b75 Mon Sep 17 00:00:00 2001 From: Yue JIN <40021217+kingyue737@users.noreply.github.com> Date: Wed, 29 Nov 2023 19:03:20 +0800 Subject: [PATCH] feat: add vuetify 3 starter template (#550) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2aae646..3736ee2 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Nuxt's goal is to make web development intuitive and performant, with a great de - [Nuxt.new](https://nuxt.new) - [nuxt/starter repository](https://github.com/nuxt/starter) - [nuxtwind-daisy](https://nuxtwind-daisy.ossph.org) - Nuxtwind Daisy. Nuxtwind Daisy is a starter template project for Nuxt.js 3 + Tailwind CSS + Daisy UI with additional installed setup for custom font, icons, animation, and more. +- [vitify-nuxt](https://github.com/kingyue737/vitify-nuxt) - Vuetify 3 + Nuxt 3, an opinionated admin starter template. ### Official Examples