My personal website built with Next.js, TypeScript and TailwindCSS. Live at krishkrish.com
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
pnpm install |
Installs dependencies |
pnpm run dev |
Starts local dev server |
pnpm run build |
Build your production site |
If you have any feedback, please reach out at [email protected]