Scaffold new frontend with Vite + React 18 + TypeScript
This commit is contained in:
10
frontend/.gitignore
vendored
Normal file
10
frontend/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
node_modules
|
||||
dist
|
||||
dist-ssr
|
||||
*.local
|
||||
.DS_Store
|
||||
.vite
|
||||
|
||||
# TanStack Router generated
|
||||
src/routeTree.gen.ts
|
||||
.next
|
||||
Reference in New Issue
Block a user