Skip to content

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