The latest (third) edition of my personal/portfolio website.
Clone this repository and install pnpm.
# install pnpm
npm i -g pnpm
# rename .env.example to .env
mv .env.example .env
# install dependencies using pnpm
pnpm i
# start the dev server
pnpm dev
- v2.lohani.dev - GitHub (Jan 2021)
- v1.lohani.dev - GitHub (October 2020)