Web animation playground
Go to file
Greg Shuflin df621db3a2 Start rearchitecting to have multiple subprojects 2023-10-23 02:02:58 -07:00
src Start rearchitecting to have multiple subprojects 2023-10-23 02:02:58 -07:00
README.md Initial commit 2023-10-03 01:57:03 -07:00
package.json Add konva 2023-10-03 02:14:39 -07:00
pnpm-lock.yaml Add konva 2023-10-03 02:14:39 -07:00

README.md

Spazer

Playground for cool-looking frontend dev stuff

Run Locally

Run pnpm exec parcel src/index.html

Or build with:

$ pnpm run build