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

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-vue

本模板项目基于 vue@^3.5.13+ typescript@^5.7.3 + vite@^6.0.11 + less@^4.2.2 实现!

References

Features

  • 支持设置打包构建时是否启用 gzip 压缩或 brotli 压缩
  • 支持配置是否允许指定 modules 在生产环境中使用 CDN 引入
  • 开箱即用,不墨迹

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Format Files

pnpm format

Format, Type-Check, Compile and Minify for Production

pnpm build

Preview on Local Host

pnpm preview

Dependency Analysis

pnpm analyze

Lint with ESLint

pnpm lint

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages