Skip to content

AiDesignLabs/mixin

Repository files navigation

monorepo template

这是一个 monorepo 模板,用于快速创建一个 monorepo 项目。当前使用 Vite+(vp)统一维护开发、构建、测试与依赖管理。

主要解决的痛点:

  • 用 alias 解决在开发模式启动 playground 时,不会自动编译 packages 的问题。
  • 用 typescript config 的 paths、reference、include、baseUrl 等解决子包之间互相依赖

常用命令

  • vp install:安装依赖
  • vp run dev:启动 playground 开发环境
  • vp run build:构建所有包
  • vp run check:执行项目检查

产品文档

About

Mix 2D and 3D libraries to build your creative web quickly and efficiently.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from wendraw/starter-monorepo