Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 367 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 367 Bytes

Low Impact Website

A curated showcase of low impact websites. Live here

Made from a starter project using Eleventy and Tailwind CSS.

Use in development

npm start

Build for production

npm run build

For debugging purposes

npm run debug