Vitesse for Nuxt 3
🧪 Working in Progress
Features
-
💚 Nuxt 3 - SSR, ESR, File-based routing, components auto importing, modules, etc.
-
⚡️ Vite - Instant HMR.
-
🎨 UnoCSS - The instant on-demand atomic CSS engine.
-
😃 Use icons from any icon sets in Pure CSS, powered by UnoCSS.
-
🔥 The
<script setup>syntax. -
📥 APIs auto importing - for Composition API, VueUse and custom composables.
-
🏎 Zero-config cloud functions and deploy.
-
🦾 TypeScript, of course.
-
📲 PWA with offline support and auto update behavior.
Plugins
Nuxt Modules
- VueUse - collection of useful composition APIs.
- ColorMode - dark and Light mode with auto detection made easy with Nuxt.
- UnoCSS - the instant on-demand atomic CSS engine.
- Pinia - intuitive, type safe, light and flexible Store for Vue.
- VitePWA - zero-config PWA Plugin for Nuxt 3.
IDE
We recommend using VS Code with Volar to get the best experience (You might want to disable Vetur if you have it).
Variations
- vitesse - Opinionated Vite Starter Template
- vitesse-lite - Lightweight version of Vitesse
- vitesse-nuxt-bridge - Vitesse for Nuxt 2 with Bridge
- vitesse-webext - WebExtension Vite starter template
Try it now!
Online
GitHub Template
Create a repo from this template on GitHub.
Clone to local
If you prefer to do it manually with the cleaner git history
npx degit antfu/vitesse-nuxt3 my-nuxt3-app
cd my-nuxt3-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm服务器仓库地址
# 获取服务器仓库代码
git clone root@1.12.254.107:/var/git/shop-web.git
# 切换目录
cd shop-web
# 安装依赖
pnpm i
# 运行项目
pnpm dev
On this page
Languages
Vue85.8%TypeScript12.4%JavaScript1.1%SCSS0.7%Shell0.0%
Contributors
MIT License
Created July 5, 2024
Updated July 5, 2024
