# mirc-sidebar **Repository Path**: bencaca/mirc-sidebar ## Basic Information - **Project Name**: mirc-sidebar - **Description**: 微前端-sidebar应用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-07 - **Last Updated**: 2023-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Introduction This is a web frontend probject starter of Reinvent. This proejct follow this [Web Architecture](https://justoffice.sharepoint.com/:w:/s/REi-Engineer/EeiBss5FD4dPqz3zGXFlt4EBFkZKQmJr500PRhoxJ3IIFg?e=B6rxdZ) document. This project is more about basic frameworks, code lint and commit lint. You can choose the UI libraries by yourself. # Create New Project If you want to create new SPA in Reinvent, you can create new project from this project. After that follow the *Web Architecture* to implment the development / deployment process. # Contribution If you find any feature , bug or you just upgrade some version of dependencies. Feel free to create Merge Request and test it. Than we can merge to the master branch. So this feature / fix will be applied to new projects. Old projects can consider cherry-pick the new commit to use it. ## Original README.md This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).If you want to check original *README*, please go to [docs/create-react-app](docs/create-react-app.md).