Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 125 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 125 Bytes

User app frontend

Setup

yarn install

Usage

dev mode yarn start

build production yarn build

Docker

TODO