init remix app

This commit is contained in:
Nathaniel Tampus
2023-02-06 15:17:49 +08:00
parent 015977aa82
commit c03cf47bc3
16 changed files with 216 additions and 1 deletions

9
client/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
.cache
.vercel
.output
/build/
/public/build
/api/index.js
/api/index.js.map
/app/styles/app.css