Requirements:
- Eleventy (developed and tested with version 0.12.1)
- Tailwind CSS
All other dependencies are either linked from a CDN or included in this repository.
Setup:
- Fork, clone or download
cd
into the root folder- run
npm install
- run
npm run serve
- open a browser and go to
http://localhost:8080