Update readme.md

This commit is contained in:
wires 2026-05-11 23:07:04 -04:00
parent 0f654cd18c
commit 718dd26cd2

View file

@ -1,10 +1,11 @@
# Scratch # Scratch, and the starting over thereof.
## (And the starting over thereof)
We'll build this by hand, one part at a time. 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 ## Usage
You will need a [Node.js environment](https://nodejs.org/en/download) to use this project. Then, clone it using `git clone https://git.hypnagaga.com/wires/scratch.git` and run:
```bash ```bash
pnpm install pnpm install
pnpm run dev pnpm run dev