martinussuherman / vue-template

Vue2 with typescript and vite starter template

Home Page:https://martinussuherman.github.io/vue-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue2 + Typescript + Vite Starter Template

CodeFactor CodeQL Publish to Github Pages

Starter template example for Vue2 + Typescript + Vite.

Note: Using pnpm for package manager.

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm run serve

Compiles and minifies for production

pnpm run build

Lints and fixes files

pnpm run lint

Customize configuration

See Configuration Reference.

About

Vue2 with typescript and vite starter template

https://martinussuherman.github.io/vue-template/

License:MIT License


Languages

Language:Vue 62.9%Language:TypeScript 22.4%Language:HTML 8.2%Language:JavaScript 6.6%