Boilerplate for using react with redux in Laravel projects
composer install
npm install
npm run dev
# remember to add .env file
A small web page is now available at route "/"
All code copied from: https://github.com/buckyroberts/React-Redux-Boilerplate