Coder Social home page Coder Social logo

admin_client's Introduction

玩具项目 测试后台管理系统,前端源码 [JS版本]。

项目说明

本项目是基于javaScript + react搭建的一款后台管理系统demo。

项目启动说明:

  1. 安装mongodb,并且启动mongodb服务。
  2. 下载node后台代码。后台代码地址
  3. 在下载后的后台代码根目录 npm install 安装依赖。
  4. 在后台代码根目录 npm start 启动后台。
  5. 下载本仓库前端代码
  6. 在前端代码根目录npm install 安装所需依赖。
  7. 在前端根目录npm start运行项目。

项目技术选型:

本次项目主要用到的技术是:

  1. 环境搭建: React官方脚手架 create-react-app

  2. 框架部分: 选择了React

  3. 路由部分: 选择了React-router

  4. 数据管理部分: 选择了Redux + React-redux 管理部分数据。使用Redux-thunk中间件做了异步数据请求。

  5. UI组件库: 选择了Ant Design

  6. Css样式: 选择了预编译语言Less

  7. 数据请求: 选择了axios

  8. 项目图表部分: 简单使用了echarts

  9. 富文本编辑器部分: 使用了react-draft-wysiwyg

  10. 百度天气接口: 使用了jsonp库做jsonp请求。

admin_client's People

Contributors

thomas-void0 avatar

Stargazers

 avatar  avatar

Watchers

 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.