Template project for getting started with React How to run Clone the project and run: yarn to install the project dependencies listed in package.json Then run: yarn start to start the webpack-dev-server, and navigate to http://localhost:8080 to see the output of the app.