Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 873 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 873 Bytes

johnbakhmat.dev

A boring personal website inspired by the Vesper Theme made using Astro and a sprinkle of React.

Stack

Running Locally

This application requires Node.js to run.

git clone https://github.com/johnbakhmat/johnbakhmat.dev.git
cd johnbakhmat.dev
npm i -g pnpm
pnpm i
pnpm dev

Cloning / Forking

This repo was forked from an old version of nexxel's repo and is licensed under his Apache-2.0 license. If you're copying this website, mentally thank him for his work and give him a star on his repo.