No description
- TypeScript 83.2%
- CSS 13.9%
- Dockerfile 2.7%
- JavaScript 0.2%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| .zed | ||
| public | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| .oxfmtrc.json | ||
| .oxlintrc.json | ||
| components.json | ||
| Dockerfile | ||
| next.config.ts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| postcss.config.mjs | ||
| README.md | ||
| renovate.json | ||
| tsconfig.json | ||
My personal portfolio website
The website is running in vercel at https://j0h.dev
Getting Started
First, run the development server:
pnpm install
pnpm dev
Open http://localhost:3000 with your browser to see the result.