An example React application built in the old way. It was bootstrapped with Create React App.
git clone https://github.com/mxstbr/pokedex
cd pokedex
yarn installIf you don't have yarn installed, run npm install --global yarn beforehand!
yarn startRuns the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.