# yf-lib-web **Repository Path**: chenyf092/yf-lib-web ## Basic Information - **Project Name**: yf-lib-web - **Description**: 一个通过pnpm+workspace实现的monorepo框架前端web库,包含知识文档模块,组件库模块,演练场模块 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-26 - **Last Updated**: 2026-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 本项目为一个大一统项目 1. docs 文档模块 2. internal 内部编译 3. package 包管理模块 4. playground 演练模块 # 配置 vite+ts 0. node 18.19.1 @types/node 20.17.9 pnpm 8.15.6 1. vite 5.4.11 2. ts 5.7.2 3. sass 1.79.6 4. vue 3.4.38 5. @vitejs/plugin-vue 5.1.5 6. vue-router 4.4.5 7. vue-tsc 2.0.29 pnpm i -wD vite@5.4.11 typescript@5.7.2