Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 197 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 197 Bytes

Setup

  • Install dependencies and run the app
yarn install;
yarn run dev;
open -a "Google Chrome" http://localhost:8000