# react-antd-admin **Repository Path**: xstnet/react-antd-admin ## Basic Information - **Project Name**: react-antd-admin - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-04-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-antd-admin > A react admin template. ## Demo view http://xstnet.gitee.io/react-antd-admin/#/ ## Features - react + react-redux + react-keeper - ant-Design - axios ## Installation - git clone - cd react-antd-admin - npm install - npm start - 打包发布: - npm run build ## Usage ### Development ```bash # build and watch npm start ``` ### Production ```bash npm run build ``` ## Reference