node>=8
此项目是 react + antd 构建的后台管理系统(开发中)。
如果对您对此项目有兴趣,可以点 "Star" 支持一下 谢谢! ^_^
或者您可以 "follow" 一下,我会不断开源更多的有趣的项目
如有问题请直接在 Issues 中提,或者您发现问题并有非常好的解决方案,欢迎 PR 👍
传送门2:ionic3自定义组件及常用例子
react16 + antd + react-router + redux
git clone https://github.com/artdong/antd-admin
cd antd-admin
npm install
npm start (运行开发模式)
npm run build (打包发布)
浏览器打开: http://localhost:3000