Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 235 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 235 Bytes

Setup

Requires Node v11 and Python 2.7

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