Skip to content

A repo template for developing Vue 3 projects in a monorepo powered by lerna and yarn workspaces

License

Notifications You must be signed in to change notification settings

WaynePluto/vite-lerna-vue-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite-lerna-vue-template

A repo template for developing Vue 3 projects in a monorepo powered by lerna and yarn workspaces

Install

yarn

start

先打包 lib 包后再运行 app

yarn dev:lib

yarn build:lib

yarn dev:app

yarn build:app

build

yarn build:lib
yarn build:app

About

A repo template for developing Vue 3 projects in a monorepo powered by lerna and yarn workspaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published