Skip to content

DoubleJ-G/vue-ts-template

Repository files navigation

Vue 3 + Router + TypeScript + Linting + Testing with Vite

This template it based on the default Vue + Typescript + Vite installation. It uses Vue 3 + Router + TypeScript + Linting + Testing with Vite. Husky is configured to run testing and linting before every commit.

Recommended IDE Setup

Install

Install dependencies

yarn install

Run

Local development

yarn dev

Testing

Test once

yarn test

Test watching

yarn test:watch

Test code coverage

yarn test:coverage

Linting

Lint

yarn lint

Lint staged files

yarn lint:staged

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published