linked-blog-starter-md/publish/install-linked-blog-starter...

8 lines
253 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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