Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 213 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 213 Bytes

Installation and Run instructions

  1. Enter the repository, and type yarn
  2. to run dev: yarn run dev
  3. to run prod: yarn run build && yarn run deploy

Running Test Suite

  1. python3 test/run_tests.py