React Material Dashboard
made with
React
简介及使用教程
React Material Dashboard是一个免费的React Material风格仪表板,基于Material UI组件、React、create-react-app组成的开源React 仪表盘。
React Material Dashboard提供开源版和专业版,区别如下:
安装
下载源码
git clone https://github.com/devias-io/react-material-dashboard.git
cd react-material-dashboard
安装
npm install
// 或者
yarn install
启动服务器(localhost:3000)
npm run start
//或者
yarn start
作者
相关项目