# tcbaui **Repository Path**: clfyl/tcbaui ## Basic Information - **Project Name**: tcbaui - **Description**: 停车备案系统前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-02 - **Last Updated**: 2021-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 说明使用 ## Install - 建议使用 yarn 管理依赖. [安装地址](https://yarn.bootcss.com/docs/install/#windows-stable) - 通过 git 克隆并安装依赖: ```bash git clone https://git.singularitychina.com/club_18/tcba-web.git your-project-name cd your-project-name yarn ``` - 依赖安装完毕后进行[开发配置](doc/开发配置.md). ## Starting Development 在 `dev` 环境中启动应用. Open [http://localhost:3000](http://localhost:3000) to view it in the browser: ```bash yarn start ``` ## Docs 查看文档 [docs](doc/目录.md)