Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 448 Bytes

Bucket List

A personal minisite for bucket list items. Built with Eleventy.

To build

  1. Install Node/npm
  2. Run npm install
  3. Run npx @11ty/eleventy --serve
  4. Visit localhost:8080

Commands

Command Purpose
npm run start Serve project + watch Sass