# myblog **Repository Path**: supermanbin/myblog ## Basic Information - **Project Name**: myblog - **Description**: 这个是关于React全家桶的,使用的框架是create-react-app并配合着redux,antd,scss - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## React全家桶 与 create-react-app (本项目很适合学习练手哦~快来fork吧) 具体技术有:"antd" "react-dom" "react-redux" "react-router" "react-router-redux" "redux" "redux-thunk" "react-dimensions" : 它是配合fixed-data-table-2使用的,能够做响应式。 "fixed-data-table-2" : 它类似原始的table,不过它更追求性能。是facebook下开发的一个插件库。 "qnui" : 千牛UI,一般开发淘宝卖家插件商家使用,一方面它的名字就与千牛沾边(淘宝卖家都是用的千牛) 二方面是它比较追求性能。 基本操作: ``` git clone https://github.com/supermanzhangbin/myblog.git cd myblog npm install(这个速度慢的情况下请自行解决) npm start ``` 大概样子 ![示例图](https://supermanbin.oss-cn-beijing.aliyuncs.com/%E8%AF%BE%E7%A8%8B%E8%AE%BE%E8%AE%A1/example_1.png) ![界面图](https://upload-images.jianshu.io/upload_images/9132651-23cd7c97dfa92cb2.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)