Git Product home page Git Product logo

antd-admin-boilerplate's Introduction

antd-admin-boilerplate

以 antd 为基础组件构建的一套中后台管理系统的基本架构模板

废弃

建议使用官方 ant-design-pro

预览

http://myqianlan.com/antd-admin-boilerplate/dist/#/login

账户密码随便输入即可

目的

使用 antd 和 react 来构建中后台系统,从上家公司开始,已经用来构建过三四个系统了,这个算是沉淀下来的一些东西,放出来给大家参考参考吧。

技术栈

  • react
  • antd
  • webpack
  • es6(babel)

兼容性

原则上支持 IE9+ 及现代浏览器

环境

  • node 4 LTS 版本
  • npm 建议 3+
  • webpack 3

npm 建议使用cnpm, 通过设置 alias 的方式;(在私有npm还没搭建起来的时候)

开发

    cnpm install

    npm run dev

设置 api 代理

可在 webpack.dev.config.js 里面的 devServer 配置项设置 api 代理

其他

其他功能问题请阅读本项目源代码,或者提 issue

鸣谢

其中很多代码参考了前同事范峻植的最初版本,在此表示感谢。

License

MIT

antd-admin-boilerplate's People

Contributors

myqianlan 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.