baharsah/reactigniter
最新稳定版本:v0.2.0-beta
Composer 安装命令:
composer create-project baharsah/reactigniter
包简介
CodeIgniter4 starter app with React
README 文档
README
React CodeIgniter is an appstarter bundle for fullstack programing javascript and PHP in one place.
Installation
Requirement
- Backend
- PHP 7.4 with basic extensions (such as intl , dom , mbstring and curl)
- we are recomended to use php from ondrej/php for using our appstarter
- Frontend
- NodeJS v14 with Yarn Package Manager
Via Composer
- run
composer create-project baharsah/reactigniter <project-directory>to install it in your system - go to your project directory and run :
yarnfor downloading node packagescomposer ifor downloading backend componentsyarn run buildfor building frontendphp spark servefor serving as backendyarn run servefor serving as frontend
Todo
[] Make Static Routing [] Create command for managing reactigniter [] Create command to creating new component [] Make HTTP Request Debugbar Handler [] Make Debugbar Handler
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-25