This is my website. It's pretty simple.
Get the source:
gh repo clone mcansh/mcan.sh
cd mcan.sh
Get the dependencies:
pnpm install
Now you can start the server:
pnpm run dev
Then open http://localhost:3000 in your browser to see it running.
This is my website. It's pretty simple.
Get the source:
gh repo clone mcansh/mcan.sh
cd mcan.sh
Get the dependencies:
pnpm install
Now you can start the server:
pnpm run dev
Then open http://localhost:3000 in your browser to see it running.