happypoulp / redux-tutorial

Learn how to use redux step by step
3.76k stars 546 forks source link

How to run the app? #115

Closed dancomanlive closed 7 years ago

dancomanlive commented 7 years ago

Ok, I figured that to launch the app in src you need to run example 11

happypoulp commented 7 years ago

Hi,

Sorry for the late response.

This tutorial is made up of 11 "examples".

If the app you're talking about is indeed the very last example of the tutorial (the 11), you can run it via npm run example 11_Provider-and-connect.js.