# yogurtcat-monolithic-doc **Repository Path**: FreshConnect/yogurtcat-monolithic-doc ## Basic Information - **Project Name**: yogurtcat-monolithic-doc - **Description**: No description available - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-30 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yogurtcat-monolithic-doc yogurtcat平台(单体架构)开发指导 ## Development ```bash # install dependency npm install -g vuepress@next # develop npm run docs:dev # build npm run docs:build ```