Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 567 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 567 Bytes

Thinkphp-react-admin

运行环境要求PHP7.2+,兼容PHP8.1

安装依赖

php依赖

后端启动

composer install  
php think run

前端开发依赖

前端启动

npm run install
npm run start
// or
yarn
yarn start

Thinkphp文档

完全开发手册

React.js文档

React.js

Ant Design文档

Ant Design

版权信息

遵循MIT开源协议发布,并提供免费使用。