Skip to content

JustinScitech/justinscitech.github.io

Repository files navigation

My personal website

Clone the project

  git clone https://github.com/JustinScitech/justinscitech.github.io.git

Go to the project directory

  cd justinscitech.github.io

Install dependencies

  npm install

Start the server

  npm run dev