Skip to content

Minimal Vue 3 template with TypeScript, Vite, UnoCSS and ESLint.

Notifications You must be signed in to change notification settings

gui117/starter-vue

Repository files navigation

starter-vue

Minimal Vue 3 template with TypeScript, Vite, UnoCSS and ESLint.

Features

  • 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

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Minimal Vue 3 template with TypeScript, Vite, UnoCSS and ESLint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published