Skip to content

markthree/nuxt-mon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuxt-mon

使用 nuxt layer 来构建 monorepo 多应用

tip

请在 theme 中构建共享内容

开发

安装

pnpm install

启动 h5

pnpm dev:h5

打包 h5

pnpm dev:h5

启动 web

pnpm dev:web

打包 web

pnpm dev:web

启动 admin

pnpm dev:admin

打包 admin

pnpm build:admin

同时打包所有内容

pnpm build:*

About

使用 nuxt layer 来构建 monorepo 多应用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors