Minimal Vue 3 template with TypeScript, Vite, UnoCSS and ESLint.
- Vite - lightning fast development server and build tool
- TypeScript - modern JavaScript for scalable applications
- UnoCSS - the instant on-demand atomic CSS engine
- ESLint - the most popular linter for JavaScript
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint