# Bestor **Repository Path**: dr_wzg/bestor ## Basic Information - **Project Name**: Bestor - **Description**: Bestor极致的前端开发框架。 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-01-03 - **Last Updated**: 2022-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Bestor #### 介绍 Bestor极致的前端开发框架。 #### 软件架构 ![设计原理](https://gitee.com/dr_wzg/bestor/raw/master/public/imagedesign-principle.png) #### 安装教程 ``` npm i best -S ``` #### 使用说明 ``` git clone https://gitee.com/dr_wzg/bestor.git cd bestor npm i npm run serve ```