nhsx / antibody-web

Web application for finger prick covid19 antibody Lateral Flow Tests (LFT) and interpreting results
MIT License
28 stars 10 forks source link

Reviewer app scaffolding #87

Closed barnc closed 4 years ago

barnc commented 4 years ago

Context

Preparation for the impending reviewer app

Changes proposed in this pull request

Added an empty typescript create react app called reviewer-app. Also renamed existing folders to accommodate this.

Guidance to review

cd reviewer-app and yarn run start check it runs.