This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Mark Erikson
acemarke.dev
did:plc:oajtxomomwvbm5vhvvagyogy
It's painful to see the steady stream of posts across forums from beginners saying "I tried to create a React project, and I'm getting a ton of installation errors"...
because they're using Create React App, the templates expect React 18 as a peer dep, but React 19 is latest and NPM throws errors.
2025-01-07T21:44:34.354Z