https://github.com/nemuvski/demo-pixelmatch
🛍 Demo application using pixelmatch
https://github.com/nemuvski/demo-pixelmatch
client-side goober pixelmatch reactjs
Last synced: about 1 month ago
JSON representation
🛍 Demo application using pixelmatch
- Host: GitHub
- URL: https://github.com/nemuvski/demo-pixelmatch
- Owner: nemuvski
- Created: 2022-09-01T03:16:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T14:42:43.000Z (about 3 years ago)
- Last Synced: 2025-06-10T05:05:02.651Z (4 months ago)
- Topics: client-side, goober, pixelmatch, reactjs
- Language: TypeScript
- Homepage:
- Size: 4.13 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo pixelmatch
Demo application using [mapbox/pixelmatch](https://www.npmjs.com/package/pixelmatch).
## Let's get started
```bash
# First of all
yarn install# Run (development)
yarn dev# Run (production)
yarn build && yarn preview
```
![]()