1.1.7 • Published 9 months ago
vue3-ts-vite-starter-template v1.1.7
vue3-ts-vite-starter-template
A single page app Vite starter template, created to easily bootstrap Vue.js 3 apps.
Features
- TypeScript
- Vitest for unit testing
- Pinia for state management
- Vue Router 4 for client-side routing
- Tailwind 3 for layout and styling
- SCSS variables inside Vue components
- Purgecss for eliminating unused CSS
- Basic multiple layouts feature
- ESLint config based on
eslint:recommended
with sensible defaults :relaxed: - Prettier for code formatting
- Automated release workflow with semantic-release
Project setup
pnpm install
Compiles and hot-reloads for development
pnpm run dev
Compiles and minifies for production
pnpm run build
Run your unit tests
pnpm run test:unit
Lints files
pnpm run lint
Lints and fixes files
pnpm run lint-fix
Runs Typechecks
pnpm run typecheck
Customize configuration
1.1.7
9 months ago
1.1.6
9 months ago
1.1.5
9 months ago
1.1.4
10 months ago
1.1.3
10 months ago
1.1.1
11 months ago
1.1.0
11 months ago
1.1.2
11 months ago
1.0.26
1 year ago
1.0.25
1 year ago
1.0.29
12 months ago
1.0.28
12 months ago
1.0.27
1 year ago
1.0.24
1 year ago
1.0.22
1 year ago
1.0.23
1 year ago
1.0.21
1 year ago
1.0.20
1 year ago
1.0.19
2 years ago
1.0.18
2 years ago
1.0.17
2 years ago
1.0.16
2 years ago
1.0.15
2 years ago
1.0.9
2 years ago
1.0.11
2 years ago
1.0.10
2 years ago
1.0.14
2 years ago
1.0.13
2 years ago
1.0.12
2 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago