mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Initial setup
This commit is contained in:
3
pages/index.tsx
Normal file
3
pages/index.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Home() {
|
||||
return <h1>Hello World</h1>;
|
||||
}
|
Reference in New Issue
Block a user