Skip to content

melanierichards/bucketlist

Repository files navigation

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