mstrehse / reactive-lumen

Laravel Lumen and React Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactive Lumen

This project is under active developement. Please keep in mind that this is not best practice, its just me trying to get stuff organised for basic api driven projects. Reactive Lumen is an combination of the Laravel Lumen and React which provides some boilerplate code to get your api-driven application based on Laravel Lumen and React up and running.

See also

https://lumen.laravel.com

https://reactjs.org/

Installation

Load the dependencies using composer and npm and you are ready to go. To compile your jsx inside the frontend folder you simply run npm run build or npm run watch if you want to compile it on the fly.

About

Laravel Lumen and React Boilerplate

License:MIT License


Languages

Language:PHP 71.8%Language:JavaScript 24.2%Language:HTML 3.8%Language:CSS 0.1%