Coder Social home page Coder Social logo

labnize / react-router-mobx-antd-webpack-gulp Goto Github PK

View Code? Open in Web Editor NEW
27.0 3.0 9.0 5.1 MB

基于React、React router、Mobx、Antd搭建的管理后台Demo

JavaScript 95.04% HTML 1.04% CSS 3.91%
react react-router mobx mobx-react antd webpack gulp mockjs webpack3 visjs

react-router-mobx-antd-webpack-gulp's Introduction

基于React搭建的管理后台系统

技术框架

  • ES6/7 Vanilla JS
  • ESLint (代码规范)
  • React
  • Mobx (统一状态管理)
  • React Router (路由)
  • Antd (UI框架)
  • ECharts (常规图表框架)
  • Mock.js (模拟数据服务)
  • Babel (ES6/7代码转译浏览器可执行)
  • Webpack (打包工具)
  • React Amap (高德地图)
  • Visjs (拓扑图)

目录结构

.
├── config # webpack 配置目录
├── res # 静态文件目录
└── src # 前端源码目录
    ├── index.html # layout
    ├── main.js # 入口文件
    ├── component # 组件目录
    ├── pages # 页面目录
    ├── store # Mobx状态管理
    ├── testdata # 模拟数据目录
    	├── localdata # 本地测试数据
    │   └── mockdata # 模拟数据服务器
    └── utils # 基础配置文件

安装

git clone https://github.com/labnize/react-router-antd-webpack-gulp.git
cd react-router-antd-webpack-gulp
npm install

调试

Just run "gulp" in this root folder

gulp

打包

Just run "gulp build" in this root folder

gulp build

react-router-mobx-antd-webpack-gulp's People

Contributors

imgbotapp avatar labnize avatar willin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.