Code Monkey home page Code Monkey logo

wexin-test's Introduction

开发说明文档

常用文档

Redux开发文档

https://github.com/reduxjs/redux

Axios网络请求框架

axios :https://github.com/axios/axios fetch:https://github.com/github/fetch

Antd开发文档

https://ant.design/components/button-cn/

Bootstrap3

安装:npm install bootstrap@3
开发文档:https://v3.bootcss.com/css/#images

Router路由框架

安装:npm install react-router-dom
开发文档:https://reacttraining.com/react-router/web/guides/quick-start

react-infinite-scroller列表上拉加载框架

安装:cnpm i react-infinite-scroller -S 开发文档: https://www.npmjs.com/package/react-infinite-scroller

react-lazyload 布局懒加载

安装:cnpm i react-lazyload -S 开发文档:https://www.npmjs.com/package/react-lazy-load

react-player 视频播放组件

安装: cnpm i react-player -S 开发文档:https://www.npmjs.com/package/react-player

react-transition-group 动画框架

安装:cnpm i react-transition-group -S 开发文档:https://www.npmjs.com/package/react-transition-group

swiper布局滑动组件

安装:cnpm i swiper -S 开发文档: https://www.swiper.com.cn/api/index.html

公共组件

附件上传

三个参数 action number callback

 <PicturesWallItem action={'url路径'} number={1} callback = { this.callback.bind(this)}></PicturesWallItem>

选择对象


目录划分

  • style:图片及样式
  • modules:页面模块
  • utils:工具类
  • components:封装组件
  • configs:配置
  • model:实体类

优化处理

Antd按需加载

参考文档:Antd按需加载说明文档

安装react-app-rewired

安装babel-plugin-import

安装react-app-rewire-less

npm install --save react-app-rewire-less

wexin-test's People

Contributors

raomeng avatar arisono avatar meforlong avatar bitliker avatar

Stargazers

 avatar GopiSuresh Akula avatar  avatar  avatar tomato avatar LionelZhang avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.