For running the app locally do the following steps:
- Make sure, you have installed Node JS + npm and Yarn first.
- In the project directory run
yarn
to install dependencies. - In the project directory run
yarn start
. - Open
https://localhost:3000/
in your browser.
You can try the app on https://exchange.sherstneva.cz.