vue3-ts-vite-starter-template

1.1.16 • Public • Published

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 ☺️
  • 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

See Configuration Reference.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.1659latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.1659
1.1.156
1.1.142
1.1.131
1.1.120
1.1.110
1.1.100
1.1.90
1.1.80
1.1.70
1.1.60
1.1.50
1.1.41
1.1.31
1.1.20
1.1.10
1.1.00
1.0.290
1.0.280
1.0.270
1.0.260
1.0.250
1.0.240
1.0.230
1.0.220
1.0.211
1.0.200
1.0.190
1.0.180
1.0.170
1.0.160
1.0.150
1.0.143
1.0.130
1.0.120
1.0.110
1.0.100
1.0.90
1.0.80
1.0.70
1.0.60
1.0.50
1.0.41
1.0.31
1.0.21
1.0.11
1.0.01

Package Sidebar

Install

npm i vue3-ts-vite-starter-template

Weekly Downloads

78

Version

1.1.16

License

MIT

Unpacked Size

38.1 kB

Total Files

37

Last publish

Collaborators

  • kouts