/htu-devops-konsul-web

A static website for the HTU DevOps assingment brief.

Primary LanguageCSS

Konsul Website

This repository holds the Gridsome project for the Konsul group website.

Deployments

Requirements

  1. Install Gridsome CLI tool if you don't have

npm install --global @gridsome/cli

Running the Project for Local Development

  1. Clone this repository git@github.com:geokhoury/htu-devops-konsul-web.git
  2. cd htu-devops-konsul-web to open the folder
  3. gridsome develop to start a local dev server at http://localhost:8080
  4. Happy coding 🎉🙌

Building the Project

For Local Development

For Production

Use gridsome build to build the project for production. The default output directory is dist.