Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 209 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 209 Bytes

lwt.web

Web ui for lwt

getting started

  • Clone the repo
  • Run yarn install
  • Run yarn start

use custom BE

export REACT_APP_API_ROOT=<your BE url>

try demo here/

https://lwt.hai.fyi