Contracts In the project directory, you can run: Front end yarn start Runs the app in the development mode. Open http://localhost:3333 to view it in the browser. Back end yarn json-server api.json The app is currently using json-server to mock an API.