Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 239 Bytes

Web

UI part of the app.

Quickstart

Requirements

You should have done these aready to be here:

  1. clone whole project
  2. cd web/

Running web locally

  1. npm install
  2. npm start
  3. navigate to http://localhost:4200