# 网址导航 **Repository Path**: hihuangwei/home ## Basic Information - **Project Name**: 网址导航 - **Description**: 公司内网网址导航,基于Ant Design UI 库 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://hihuangwei.com - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2022-03-14 - **Last Updated**: 2023-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 网址导航 ![输入图片说明](public/demo.png) ## 快速开始 安装 ```bash $ npm install ``` 启动 ```bash $ npm start ``` 打包 ```bash $ npm run build ```