-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add vue3 vitesse starters by antfu #4039
Comments
moHaHa
added a commit
to moHaHa/awesome-vue
that referenced
this issue
Apr 24, 2023
moHaHa
added a commit
to moHaHa/awesome-vue
that referenced
this issue
Apr 25, 2023
Jogai
pushed a commit
that referenced
this issue
Apr 25, 2023
Jogai
pushed a commit
that referenced
this issue
Apr 25, 2023
Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1. Vitesse starter
Features
⚡️ Vue 3, Vite, pnpm, esbuild - born with fastness
🗂 File based routing
📦 Components auto importing
🍍 State Management via Pinia
📑 Layout system
📲 PWA
🎨 UnoCSS - the instant on-demand atomic CSS engine
😃 Use icons from any icon sets with classes
🌍 I18n ready
🔎 Component Preview
🗒 Markdown Support
🔥 Use the new
<script setup>
syntax📥 APIs auto importing - use Composition API and others directly
🖨 Static-site generation (SSG) via vite-ssg
🦔 Critical CSS via critters
🔤 Webfont self-hosting
🦾 TypeScript, of course
⚙️ Unit Testing with Vitest, E2E Testing with Cypress on GitHub Actions
2. Vitesse lite
Features
⚡️ Vue 3, Vite 3, pnpm, ESBuild - born with fastness
🗂 File based routing
📦 Components auto importing
🎨 UnoCSS - The instant on-demand atomic CSS engine.
😃 Use icons from any icon sets in Pure CSS
🔥 Use the new
<script setup>
style✅ Use Vitest for unit and components testing
🦾 TypeScript, of course
☁️ Deploy on Netlify, zero-config
The text was updated successfully, but these errors were encountered: