Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Starter project for Vue 3, Vite, ESLint, Stylelint, Prettier, commitlint and more

License

Notifications You must be signed in to change notification settings

dalbitresb12/vue3-vite-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This template should help get you started developing with Vue 3 in Vite. It includes opinionated configurations for VS Code, ESLint, Stylelint, Prettier and Conventional Commits with commit hooks.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + recommended extensions from workspace.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint

npm run lint

License

MIT

About

Starter project for Vue 3, Vite, ESLint, Stylelint, Prettier, commitlint and more

Resources

License

Stars

Watchers

Forks