Skip to content

Instantly share code, notes, and snippets.

@azazqadir
Created August 23, 2018 17:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azazqadir/e41d071d99d31245979ecac4116a2477 to your computer and use it in GitHub Desktop.
Save azazqadir/e41d071d99d31245979ecac4116a2477 to your computer and use it in GitHub Desktop.
Integration of React in Symfony

Here is a detailed step by step guide on integrating react in Symfony using pure javascript library by the framework, Webpack Encore. Webpack Encore is a simpler way to integrate Webpack into your application. It wraps Webpack, giving you a clean & powerful API for bundling JavaScript modules, pre-processing CSS & JS and compiling and minifying assets. Encore gives you professional asset system that's a delight to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment