# code-style-doc **Repository Path**: yangsmooth/code-style-doc ## Basic Information - **Project Name**: code-style-doc - **Description**: 规范总结 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-02 - **Last Updated**: 2023-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 环境: - \> node16.14.0 - pnpm - # 采用技术:vitepress ``` npm i -g pnpm pnpm i // 运行 pnpm dev // 打包 pnpm build ```