Initialize project using Create React App

This commit is contained in:
2021-05-10 16:31:39 +02:00
commit 0ed340c592
20 changed files with 16876 additions and 0 deletions

1
src/react-app-env.d.ts vendored Normal file
View File

@ -0,0 +1 @@
/// <reference types="react-scripts" />