Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 278 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 278 Bytes

Docker UI Demo

Building

make build

Development

make run-dev API_URL=https://api.thecatapi.com

Testing

make run-test

Formatting

make run-fmt

Project administration

make run-yarn ARGS="add some-package"