This project was bootstrapped with Create React App.
Runs 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.
To regenerate a newer version of the tree.json
file, clone the react-shared-components repo and run the command
yarn workspaces info > tree.json
. You then manually removing the first and last lines and then copying over the file for the moment... (It's a hack day)