Skip to content

KunalSin9h/website

Repository files navigation

My Personal Website

Stack:

Development

Clone the repository:

git clone https://github.com/kunalsin9h/website

Change directory:

cd website

Install dependencies:

pnpm install

Start the development server:

pnpm dev

Build the project:

pnpm build

Start the production server:

pnpm start

@KunalSin9h