elonehoo / vitem-mini

Opinionated Vue Vite Starter Template

Home Page:https://vitem-mini.elonehoo.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vitem Mini

Features

  • ⚡️ Vue 3, Vite 2, pnpm - born with fastness

  • 🗂 The official router for Vue

  • 🎨 UnoCSS - The instant on-demand atomic CSS engine.

  • 😃 @unocss/preset-icons - Use any icons with Pure CSS for UnoCSS.

  • 🔥 Use the Use the new <script setup> style

  • ✅ Use Vitest for unit and components testings

  • 🦾 TypeScript, of course

  • ☁️ Deploy on GitHub Page

Vscode

Pre-packed

UI Frameworks

  • UnoCSS - The instant on-demand atomic CSS engine.

Icons

Try it now!

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 elonehoo/vitem-mini my-vitem-mini-app
cd my-vitem-mini-app
pnpm install # If you don't have pnpm installed, run: npm install -g pnpm

About

Opinionated Vue Vite Starter Template

https://vitem-mini.elonehoo.xyz

License:MIT License


Languages

Language:Vue 46.3%Language:TypeScript 38.1%Language:HTML 13.8%Language:CSS 1.8%