playing around initial framework

This commit is contained in:
talksik
2021-05-26 19:50:45 +04:00
parent 113ed4fa55
commit 1639a14b52
6 changed files with 75 additions and 2 deletions
+4
View File
@@ -11,5 +11,9 @@
"next": "^10.0.0",
"react": "17.0.1",
"react-dom": "17.0.1"
},
"devDependencies": {
"@types/react": "^17.0.7",
"typescript": "^4.2.4"
}
}