Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 602 Bytes

Instructions-Compile.md

File metadata and controls

25 lines (13 loc) · 602 Bytes

Pre-requisites

  1. Install VS Code

  2. Install Git

  3. Install .NET 5

  4. Install nodejs

Install

  1. Navigate to https://github.com/pierssinclairssw/China-Dev-Blog and fork the repository

  2. Copy the URL to clone the repo

  3. Open VS Code and navigate to View | Command Palette and search for git clone

  4. When prompted, paste the URL from earlier.

  5. Follow the prompts to clone the repo to your local machine

Run

  1. From the root directory run dotnet run