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 :
yarn
for downloading node packagescomposer i
for downloading backend componentsyarn run build
for building frontendphp spark serve
for serving as backendyarn run serve
for 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