# 灵木-星宿UI-官方文档 **Repository Path**: fengruiblog/documentation ## Basic Information - **Project Name**: 灵木-星宿UI-官方文档 - **Description**: Yinfnegrui-Docs:开源-流量主-资源下载-枫瑞博客网的开源项目文档 星宿UI-灵沐 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://docs.frbkw.com/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-04-06 - **Last Updated**: 2025-09-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Documentation #### 介绍 Yinfnegrui-Docs:开源-流量主-资源下载-枫瑞博客网的开源项目文档 星宿UI-灵沐 #### 软件架构 vitepress #### 环境 ````sh [npm] npm install -D vitepress ```` ```` sh [yarn] yarn add -D vitepress ```` #### 向导 ````sh [npm] npx vitepress init ```` #### 开发 ````sh [npm] npx run docs:dev ```` #### 编译 ````sh [npm] npx run docs:build ````