React playground with vite.

This commit is contained in:
Tomasz Półgrabia 2024-12-20 00:16:04 +01:00
parent 4a14834eef
commit 106f73f10e
16 changed files with 5284 additions and 0 deletions

24
2024/12/react_demo1/.gitignore vendored Normal file
View file

@ -0,0 +1,24 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?