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

Latest commit

 

History

History
11 lines (6 loc) · 228 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 228 Bytes

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.