-
Clone this repository
git clone https://github.com/swayam25/swayam25.github.io swayam cd swayam
-
Install dependencies
pnpm i
-
Start the app
pnpm run dev -- --port 2500
-
Follow steps 1 & 2 from the installation guide. Ignore if already done.
-
Build the app
pnpm run build
-
Preview the app
pnpm run preview -- --port 2500