Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 310 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 310 Bytes

Instrument Build Status

Dependencies

npm install -g yarn
cd app && yarn install

Develop

cd app && yarn start

Build

cd app && yarn build