--- title: "Install linked-blog-starter locally" --- 1. Clone this repo by runningĀ `git clone https://github.com/matthewwong525/linked-blog-starter` 2. `cd linked-blog-starter` 3. `npm install` 4. `npm run dev` 5. Go to `localhost:3000` in your browser