The first, and most logical way, to incorporate the store into your UI is to pass it down the component tree explicitly as a property.
Run this npm command to install dependencies.
$ npm install
Run this npm command to build the JavaScript Bundle
$ npm run build
Run this npm command to build the JavaScript Bundle and open the browser to the app using the file api.
$ npm start