Hero Image of content
Quickly Experience the Theme

This article describes how to quickly experience the seven theme.

Prerequisites

  • Install Hugo , with a version requirement of >= 0.124.0.
  • Install Go .
  • Install Node.js .

Clone Repository

git clone https://github.com/mrhelloboy/seven.git

Install Dependencies

cd seven/exampleSite

hugo mod npm pack

npm install

Run Hugo Server

hugo server

Open Browser

Access http://localhost:1313 in your browser.