Tutorial: Symfony2, Webpack and React
Introduction
1.
Getting started
1.1.
Create a Symfony2 application
1.2.
Setup Webpack
1.3.
Create a basic React application
1.4.
Let's try it out!
2.
Todo application - the backend
2.1.
Install helper bundles for building APIs
2.2.
Create an API for the todo tasks
2.3.
Let's try it out!
3.
Todo applicaton - the frontend
3.1.
React stuff
Powered by
GitBook
A
A
Serif
Sans
White
Sepia
Night
Share on Twitter
Share on Google
Share on Facebook
Share on Weibo
Share on Instapaper
Tutorial: Symfony2, Webpack and React
npm i reflux --save