Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 161 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 161 Bytes

to build

install yarn (if needed) with npm install -g yarn

install dependencies with yarn install

watch and automaticaly rebuild with yarn watch