Initialize project using Create React App

This commit is contained in:
Zhongheng Liu 2023-12-19 19:09:12 +02:00
commit ead2421b7b
No known key found for this signature in database
20 changed files with 18023 additions and 0 deletions

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

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