Commit graph

3 commits

Author SHA1 Message Date
ef61a96440
Make script link relative
This means I don't have to serve it from some context root, and so file:// URLs can work.
2026-02-10 22:19:06 -06:00
4c7274bafe
Add initial not-working implementation 2026-01-19 23:17:01 -06:00
600c037ab3
Add new React app
npm create vite@latest digital-turntable -- --template react-ts

per

https://react.dev/learn/build-a-react-app-from-scratch
2026-01-18 20:53:55 -06:00