jekyll-website-starter-kit

jekyll-website-starter-kit

Jekyll-website-starter-kit

Prerequisites

To clone the project in your local computer

How to run this project

  1. Go to your git bash command line.
  2. Go to the directory of the folder of the kit by using the command cd /directory of the project
  3. Input in the command line this:
    jekyll serve --watch --baseurl ""
    
  4. Go to your web browser and input at the URL localhost:4000.