Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 1 KB

File metadata and controls

51 lines (40 loc) · 1 KB

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