GithubHelp home page GithubHelp logo

gxxxxxer / umi-react-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 2425358736/umi-react-admin

1.0 1.0 0.0 804 KB

umi-react-admin

License: MIT License

JavaScript 87.91% Dockerfile 0.05% CSS 11.92% HTML 0.11%

umi-react-admin's Introduction

项目介绍

后台管理系统

技术栈

React + Ant Design + Ant Design Pro + dva + umi + less

安装项目依赖

yarn install

启动项目

yarn start


# 业务介绍

目录结构

    ├── config                 // 项目配置目录
    │   ├── config.js                 // 项目配置
    ├── scripts
    │   ├── prettier.js         // prettier配置 (格式化代码)
    ├── src                    // 源码目录
    │   ├── assets             // 静态资源
    │   ├── components             // 组件
    │   ├── layouts             // 布局
    │   ├── locales             // 语言
    │   ├── models             // dva models
    │   ├── pages                  // 页面文件目录
    │   │   └── index
    │   │       ├── index.js           // 页面逻辑
    │   │       ├── index.less         // 页面样式
    │   │       ├── Service.js         // 接口
    │   ├── utils              // 常用工具类
    │   ├── defaultSetting.js             // 主题设置
    │   └── global.less            // 全局样式
    ├── eslintrc.js                    // eslint配置
    └── package.json            // 项目依赖

umi-react-admin's People

Contributors

2425358736 avatar summersnake avatar zhangzuorong avatar vuvivian avatar devandroid avatar arongman avatar

Stargazers

Roman avatar

Watchers

James Cloos 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.