2017 © Pedro Peláez
 

project symfony-webpack-react

The "Symfony Webpack React Edition" distribution

image

flm/symfony-webpack-react

The "Symfony Webpack React Edition" distribution

  • Monday, January 23, 2017
  • by tomat
  • Repository
  • 7 Watchers
  • 27 Stars
  • 180 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 3 Open issues
  • 15 Versions
  • 1 % Grown

The README.md

Symfony Webpack React Edition

Project boilerplate for a Symfony Standard application using React on the frontend., (*1)

What's inside?

Installation

  1. composer create-project flm/symfony-webpack-react myproject
  2. cd myproject
  3. npm install
  4. npm start
  5. Configure your web server of choice to point at myproject/web
  6. Browse /app_dev.php/

Production build

npm run-script build

The Versions