Skip to content

xfxstudios/codeigniter_react

Repository files navigation

CodeIgniter with ReactJS and Laravel-Mix

Hello, I am a codeigniter with react template:

To start clone this repository:

` git clone https://github.com/xfxstudios/codeigniter_react.git `

Then on your console, run the node installer:

` npm install `

then to run or compile:

` npm run dev `

You can add your components in the path:

` resources/js/components/modules `

Preinstalled Packages