To get started with this template, first install the npm dependencies:
npm installTo start the development server use:
npm run devTo build the site for production use:
npm run buildYou can start editing this template by modifying the files in the /src folder. The site will auto-update as you edit these files.
To learn more about the technologies used in this site template, see the following resources:
- 11ty - the official 11ty documentation
- Nunjucks - the official Nunjucks templating documentation
- Tailwind CSS - the official Tailwind CSS documentation