# mirc-navbar **Repository Path**: bencaca/mirc-navbar ## Basic Information - **Project Name**: mirc-navbar - **Description**: 微前端-navbar - **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 # app starter ## Introduction This project is more about basic frameworks, code lint and commit lint. You can choose the UI libraries by yourself. ## Setup - set up code - clone this project to create new project - change package.json name to application name - remove `.git` folder - remove `templates` folder - others docs - https://qiankun.umijs.org/zh/guide ## Test Default use jest test, and run cli script with `npm run test`. ## Authentication Code position `src/api/request/utils.ts`, use `getToken` function access token. ## GlobalState Code position `src/context/appGlobalState.ts`, expand your own share state with other application(include main app), and add your own actions, access at all react components. ## Deploy ## 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). ## Pipeline ### Upgrade to pipeline v2 version latest version features must add first tag in web app if app not found tag ## Long features - ✅ cypress integration - ⬜ feature toggle