mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-01 03:16:29 +02:00
add rowboat app
This commit is contained in:
parent
b83b5f8a07
commit
10f76ef49f
117 changed files with 25370 additions and 0 deletions
5
apps/rowboat/app/projects/page.tsx
Normal file
5
apps/rowboat/app/projects/page.tsx
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import App from "./app";
|
||||
|
||||
export default function Page() {
|
||||
return <App />
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue