Skip to content
/ vite-monorepo Public template

MPA Template - PNPM / Vue 3 / Vite 5 / TypeScript / Element-Plus / Axios / Pinia / Vue-Router / Vitest / Mock

Notifications You must be signed in to change notification settings

GenerQAQ/vite-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗿
MONOREPO 模版

配置

插件

编码风格

单元测试

  • Vitest - 一个 Vite 原生的单元测试框架

使用

git clone https://github.com/GenerQAQ/vite-monorepo.git my-vite-app
cd my-vite-app
pnpm i

开发

只需要执行以下命令就可以在终端中看到Local地址

pnpm start

构建

构建该应用只需要执行以下命令

pnpm build:all

然后你会看到用于发布的 dist 文件夹被生成 stats.html是打包文件内容分析

Todo List

  • 思考要不要加Tailwind css

About

MPA Template - PNPM / Vue 3 / Vite 5 / TypeScript / Element-Plus / Axios / Pinia / Vue-Router / Vitest / Mock

Topics

Resources

Stars

Watchers

Forks