vite-ts-starter

? A Starter template built on Vite 2.x + Vue 3.x + Typescript.

Live demo: Vite TS Starter

Environment Support

  • Vue 3.x

Install

Install node dependencies in all packages

yarn install

Run

Local Development

yarn serve

Test

Unit Testing

yarn test

Test code coverage

yarn test:coverage

GitHub

View Github