init repo with basic templates

This commit is contained in:
spencerwooo
2021-06-22 13:17:15 +01:00
parent 03c05b4d66
commit 0f049edbce
7 changed files with 1244 additions and 212 deletions
+3
View File
@@ -15,8 +15,11 @@
},
"devDependencies": {
"@types/react": "17.0.11",
"autoprefixer": "^10.2.6",
"eslint": "7.29.0",
"eslint-config-next": "11.0.0",
"postcss": "^8.3.5",
"tailwindcss": "^2.2.2",
"typescript": "4.3.4"
}
}