Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 322 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 322 Bytes

Demo available here

Getting Started

First, install all dependencies:

yarn install

Then run tests:

yarn test

Finally run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.