React CodeIgniter is an appstarter bundle for fullstack programing javascript and PHP in one place.
- 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
- 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
[] Make Static Routing [] Create command for managing reactigniter [] Create command to creating new component [] Make HTTP Request Debugbar Handler [] Make Debugbar Handler