Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 286 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 286 Bytes

Demo pixelmatch

Demo application using mapbox/pixelmatch.

Let's get started

# First of all
yarn install

# Run (development)
yarn dev

# Run (production)
yarn build && yarn preview