Skip to content

prolog-hhu/prolog-website

Repository files navigation

CL Prolog HHU Website

Installation (from source)

# bash, powershell:

# clone repository
git clone https://github.com/prolog-hhu/website

# install node dependecies
npm install

# docker compose container
docker-compose up

Getting Started

Running

develop theme through command line with following options:

# to work on the theme locally:
npm start

# to create an optimized production build:
npm build

Releases

  • 1.0.0: Initial Commit

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published