scratch/README.md
2026-05-11 23:07:04 -04:00

473 B

Scratch, and the starting over thereof.

Building this by hand, one part at a time. Eventually, it will be some sort of web page, but at present is a assemblage of various techniques that I am exploring. I don't know what I'm doing, not really.

Usage

You will need a Node.js environment to use this project. Then, clone it using git clone https://git.hypnagaga.com/wires/scratch.git and run:

pnpm install
pnpm run dev