From 53445686cd2cd429ed2e98c27b8bc3d32e2f2615 Mon Sep 17 00:00:00 2001 From: Nicola Spadari Date: Thu, 25 Jul 2024 15:47:17 +0200 Subject: [PATCH] feat: add nuxtor template --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7360d4..f02a87a 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Nuxt's goal is to make web development intuitive and performant, with a great de - [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. +- [Nuxtor](https://github.com/NicolaSpadari/nuxtor) - Nuxt 3 + Tauri 2 + UnoCSS, a starter template for building tiny & modern desktop apps ### Official Examples