got something building and activating in a react app, at least!

This commit is contained in:
Glen Maddern 2025-03-22 22:29:16 +11:00
parent eca1e45363
commit e6a22d452e
5 changed files with 670 additions and 15 deletions

View file

@ -26,6 +26,7 @@
"devDependencies": {
"@types/express": "^5.0.0",
"@types/node": "^22.13.10",
"@types/react": "^19.0.12",
"prettier": "^3.5.3",
"react": "^19.0.0",
"tsup": "^8.4.0",