frontend hello world

This commit is contained in:
Stepan Usatiuk
2023-12-15 19:41:01 +01:00
parent d18b7f2b3e
commit 1e2c667bf4
9 changed files with 3804 additions and 0 deletions

12
client/.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
.idea/
node_modules/
build/
tmp/
temp/
dist/
.env
.cache
.directory
.history
.parcel-cache
frontend-reports/