# panBlogWeb **Repository Path**: PanJianHua/panBlogWeb ## Basic Information - **Project Name**: panBlogWeb - **Description**: 潘健华个人博客设计与开发 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # panBlogWeb 潘健华 | 寒江孤影,江湖故人,相逢何必曾相识 #### 介绍 潘健华个人博客设计与开发 兼容ie9-ie11 #### 技术栈 React + TypeScript + Antd-Mobile + Axois + Less #### 软件架构 ``` ├─config │ └─jest ─public ├─scripts └─src ├─assets ├─common │ └─ts ├─components │ ├─ErrorPage │ ├─Header │ ├─loading │ └─Sidebar ├─pages │ ├─about │ ├─articles │ ├─Error │ ├─home │ ├─tags │ └─timerShaft └─router ``` ## Available Scripts In the project directory, you can run: ### `yarn panRun` ### `yarn panTest` ### `yarn panBuild` ### `yarn eject` **Note: this is a one-way operation. Once you `eject`, you can’t go back!** If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own. You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it. ## Learn More You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). To learn React, check out the [React documentation](https://reactjs.org/). ### create-react-app 支持IE(IE11/IE10/IE9) [create-react-app 支持IE(IE11/IE10/IE9)](https://blog.csdn.net/It_rod/article/details/100574389?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.nonecase&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.nonecase)