Starter Project for HTML/Alpine/Tailwind

Check the package.json file for scripts to use when working with this in development.

Use as starter repo and go from here.

To use the repo using the GitHub CLI do the following command:

gh repo create <new-repo-name> --public --template html-alpine-tailwind-starter

The run:

yarn

# Followed by:

yarn build

Some of the meta info in the head was lifted from Josh Comeau's starter found at:

https://www.joshwcomeau.com/snippets/html/html-skeleton/

Netlify Status