Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 222 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 222 Bytes

Build

Dev environment

Run it by:

yarn dev

Or run with automatic browser opening:

yarn dev_o

Test

Run it by:

yarn test