Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 827 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 827 Bytes

Tweet

Technology stack

Running locally

  1. Clone this repo:
$ git clone https://github.com/CharlesKasasira/charleskasasira.me.git
  1. Then go to the project's folder:
cd charleskasasira.me
  1. Install all dependencies:
npm install
  1. Run locally:
npm run dev