This is a static website built with eleventy
To get started clone the repository and start the web server with:
npm run start
Then open your browser at http://localhost:8080
To build for production just run:
npm run build
This is a static website built with eleventy
To get started clone the repository and start the web server with:
npm run start
Then open your browser at http://localhost:8080
To build for production just run:
npm run build