Project setup

This commit is contained in:
David
2021-03-09 20:33:12 +01:00
parent d39f0ccd51
commit 5a512c3d7f
14 changed files with 1662 additions and 266 deletions

2
next-env.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
/// <reference types="next" />
/// <reference types="next/types/global" />