Skip to content

ankursharma319/personal_website

Repository files navigation

Personal Website

A personal blog webpage. This is a Next.js project bootstrapped with create-next-app.

Getting Started

Use nix-shell to create a node environment.

nix-shell shell.nix

Install dependencies:

npm install

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:33333 with your browser to see the result.