Portfolio page redesign for 2021 2022 2024 @ ndo.dev
- Clone repository
git clone https://github.com/ndom91/home2021
- Install dependencies
cd home2021 && pnpm install
- Start dev server
pnpm dev
The site should be up and running at localhost:3003.
MIT