svelte-canvas

Svelte Canvas

A repo for testing canvas color manipulation

svelte canvas

A project to explore color manipulation using canvas.

This project was created using a template for Svelte apps. It lives at https://github.com/sveltejs/template.

Get started

Clone the repo...

npx degit mattfmiller/svelte-canvas svelte-canvas
cd svelte-canvas

Install the dependencies...

npm install

Building and running in production mode

To create an optimised version of the app:

npm run build

You can run the newly built app with

npm run start

Top categories

Loading Svelte Themes