📐 Client-side image dithering
- Bun 1.1.x
Install all dependencies:
bun install
Run the development server:
bun dev
# Start development server
bun dev
# Build for production
bun run build
# Preview production build
bun preview
# Run the Biome linter
bun lint
Copyright (c) 2024 by Kamil Marut
dithered
is under the terms of the MIT License, following all clarifications stated in the license file.