👱🏻❤️☕.

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

Backlinks

Deploy a custom version of the linked-blog-starterBy the end of this tutorial, you will have a custom version of the linked-blog-starter that deploys to Vercel Fork the repository and get it to run locally First, we want to fork the linked-blog-starter repo, then install and run it locally. Note: Update https://github.com/matthewwong525/linked-blog-starter with your own repository link 1. Clone this repo by running git clone https://github.com/matthewwong525/linked-blog-starter 1. cd linked-blog-starter 1. npm install 1. npm run dev 1. Go

Statically Generated with Next.js.

Read DocumentationView on GitHub