Eleventy Demo Super simple 11ty starter for a demo. Development Install dependencies npm install Working locally Starts eleventy watch tasks to compile when changes detected npm run dev Creating a production build npm run build