mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
replaced remix with react-router
This commit is contained in:
9
examples/react-router/.gitignore
vendored
Normal file
9
examples/react-router/.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.DS_Store
|
||||
/node_modules/
|
||||
|
||||
.env
|
||||
*.db
|
||||
|
||||
# React Router
|
||||
/.react-router/
|
||||
/build/
|
||||
Reference in New Issue
Block a user