This project is a simple demo of a web client written with React. It's a continual work in progress.
-
Install dependencies
yarn install
-
Run the linter
yarn lint
-
Start the server
yarn dev
The app will be available at http://localhost:8080