stubbed out Game

This commit is contained in:
Anthony Mineo 2020-04-10 15:03:00 -04:00
parent 063f6ba55b
commit 5394982541
7 changed files with 2436 additions and 39 deletions

View file

@ -59,6 +59,7 @@
"tailwindcss": "^1.2.0"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-transform-react-jsx": "^7.9.1",
"@babel/preset-react": "^7.9.1",
"@emotion/core": "^10.0.28",