Skip to content

🛍 Demo application using pixelmatch

Notifications You must be signed in to change notification settings

nemuvski/demo-pixelmatch

Repository files navigation

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