Skip to content

pengzhen-developer/vue3-mono-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue3-mono-project

这个 mono repo 模板会帮助你如何使用 vite + vue3 + TypeScript 进行开发

Project Setup

yarn install

开发(为开发环境进行编译,并具有热更新特性)

yarn workspace repo-[project] dev

部署(为生产环境进行类型检查、编译与压缩)

yarn workspace repo-[project] build

使用 ESLint 进行代码检查

yarn workspace repo-[project] lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published