Skip to content

damir-sijakovic/react_codeigniter4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT + CODEIGNITER4

React and Codeigniter4 development setup example.

Usage

Run 'install.sh' to install npm/composer dependencies.
First start 'start_codeigniter.sh' script in one terminal window and
start 'start_react.sh' script after that in another.

This will start React at port 3000 and (through proxy) PHP development server at port 9777.

Building Project

Close both server scripts and run 'build.sh'.
This will compile everything into 'BACKENDBUILD' dir.

Requires

Something with proper bash.
Linux preferably.

Licence

MIT

Have Fun

About

React and Codeigniter4 development setup example.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published