updating with react

saving because I DELETED THIS AND MORE EARLIER, GOSH DARN
This commit is contained in:
2021-09-24 20:41:59 -04:00
parent d7d0ed8961
commit 91e2683ea2
36 changed files with 12751 additions and 24 deletions

10
package.json Normal file
View File

@@ -0,0 +1,10 @@
{
"dependencies": {
"node": "^16.9.1",
"node-dom": "^0.1.0",
"yarn": "^1.22.11"
},
"devDependencies": {
"gh-pages": "^3.2.3"
}
}