Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

🌟 Boilerplate blog project for react redux laravel

Notifications You must be signed in to change notification settings

onerciller/react-redux-laravel

Repository files navigation

React-Redux-Laravel#

Boilerplate blog application for a Laravel JWT Backend and a React/Redux Front-End with Bootstrap 4.

  • Laravel 5.2
  • React
  • Redux
  • React-Router
  • Babel 6
  • Redux-Form
  • Webpack

screenshot

##Installation

Laravel

$ composer update
$ php artisan migrate 

Install Front-End Requirements

$ cd client-app
$ npm install

Run Back-End

$ php artisan serve

Run Front-End

$ cd client-app
$ npm start

About

🌟 Boilerplate blog project for react redux laravel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •