Home

Awesome

<p align="center"><img src="https://laravel.com/assets/img/components/logo-laravel.svg"></p> <p align="center"> <a href="https://travis-ci.org/laravel/framework"><img src="https://travis-ci.org/laravel/framework.svg" alt="Build Status"></a> <a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/d/total.svg" alt="Total Downloads"></a> <a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/v/stable.svg" alt="Latest Stable Version"></a> <a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/license.svg" alt="License"></a> </p>

About Laravel

Laravel React Webpack Starter Kit

This starter kit is designed to get you up and running with with react.js with Laravel, built on top of webpack module bundler. It is already setup to provide CSS preprocessing with PostCSS and SASS, CSS modules, image optimization, pre-configured routing and more.

Installation

  1. git clone git@github.com:bezunakarmi/laravel-react-webpack.gitt
  2. composer install
  3. npm install

Development

Open your favorite terminal and run these commands.

Production

For production build:

##Changes

Further improvements

We're constantly working on adding new features. Bug reports and pull requests are welcome.