Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 138 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 138 Bytes

Getting started

1. Restore project and install dependencies

yarn restore
yarn install

2. Run project

yarn dev