11ty Starter Project This is a starter project for 11ty. It is a simple project that uses Nunjucks as the templating engine. It also uses TailwindCSS for styling. Getting Started git clone https://github.com/presolved/eleventy-starter.git cd eleventy-starter npm install npm start