Skip to content
/ vue3-ts-template Public template

Vue3 template based on typescript for creating web-apps fast.

Notifications You must be signed in to change notification settings

veranevera/vue3-ts-template

Repository files navigation

vue3-ts-template

This template should help get you started developing with Vue 3 + Vite and Storybook based on typescript.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn run dev

Type-Check, Compile and Minify for Production

yarn run build

Run Unit Tests with Vitest

yarn run test:unit

Lint with ESLint

yarn run lint
yarn run storybook

Compile Storybook for Production

yarn run build-storybook

About

Vue3 template based on typescript for creating web-apps fast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published