https://github.com/sudo-self/next
JesseJesse.com
https://github.com/sudo-self/next
Last synced: about 1 year ago
JSON representation
JesseJesse.com
- Host: GitHub
- URL: https://github.com/sudo-self/next
- Owner: sudo-self
- Created: 2023-10-10T05:00:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-26T06:27:32.000Z (over 2 years ago)
- Last Synced: 2025-05-30T13:34:45.189Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://JesseJesse.com
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.