This is an example of how to list things you need to use the software and how to install them.
To run the browser application:
- Fork and clone this repository
- Install dependencies with
yarn - build and start the application browser:
yarn build:browser && yarn start:browser - Open the browser and navigate to
http://localhost:3000