initial commit

This commit is contained in:
cupcakearmy
2020-01-06 23:17:34 +01:00
parent 4f7354c78e
commit c9c90ae5d2
11 changed files with 294 additions and 0 deletions

View File

@@ -18,8 +18,10 @@
},
"devDependencies": {
"@types/react": "^16.8",
"parcel-bundler": "^1.12.4",
"react": "^16.8",
"react-dom": "^16.8",
"stylus": "^0.54.7",
"typescript": "^3.7"
}
}