Skip to content
/ vite-vue2-ts Public template

A working version of (Vite with Vue 2 & TypeScript) as it is not available officially

Notifications You must be signed in to change notification settings

sniperadmin/vite-vue2-ts

Repository files navigation

Vite-Vue2-TypeScript

A simple/un-official template that is not provided officially for Vite.

Vite logo Vuetify logo Vue logo

Main project outline

🚧 => (under construction)

✔️ => (done)

Component name Status
Plain Project done ✔️
Vue SFC Support done ✔️
Vuetify Support done ✔️
Jest Support 🚧

Project setup

After cloning this repo, just run the following command:

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run your tests

npm run test

About

A working version of (Vite with Vue 2 & TypeScript) as it is not available officially

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published