Web User Interface for opthy Opthy react logic is the front-end of opthy-v0-core Building and running on localhost First install dependencies: yarn install To run in hot module reloading mode: yarn start To create a production build: yarn run build-prod Running Open the file dist/index.html in your browser