Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

catsystems/cats-web

Repository files navigation

General

This project uses the static site generator Eleventy. To run locally, install dependencies:

npm install

Run the dev script:

npm run dev

You can view the site on http://localhost:8080.