# compass-plan **Repository Path**: daye99/compass-plan ## Basic Information - **Project Name**: compass-plan - **Description**: 圆规计划,仅用于学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-14 - **Last Updated**: 2021-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 圆规计划 ## 说明 本项目只用于学习 ## 启动 > yarn // 或使用 npm i 下载依赖 > npm run dev // 启动项目 ## 文档 - 打包管理:[Vite](https://vitejs.cn/) - 技术框架:[React](https://react.docschina.org/) - 技术语言:[TypeScript](https://www.tslang.cn/) - UI组件库:[MUI](https://mui.com/zh/getting-started/usage/) - 代码规范:[腾讯规范](https://tgideas.qq.com/doc/index.html) - 项目文档:[开发文档](https://www.yuque.com/xa0001/nqgzfd) ## 需要的插件 ``` EditorConfig for VS Code Prettier - Code formatter ES7 React/Redux/GraphQL/React-Native snippets ```