Skip to content

Vue3 + TypeScript +Vite + Less 开发的模板项目,开箱即用

Notifications You must be signed in to change notification settings

themusecatcher/web-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-vue

本模板项目基于 vue@^3.5.13+ typescript@^5.7.2 + vite@^6.0.5 + less@^4.2.1 实现!

Features

  • 支持设置是否启用 gzip 压缩或 brotli 压缩
  • 支持设置是否使用 CDN 引入依赖

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Preview on Local Host

pnpm preview

Format, Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint

About

Vue3 + TypeScript +Vite + Less 开发的模板项目,开箱即用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages