Skip to content

Simply skeleton 11ty + Tailwind CSS + PostCSS

License

Notifications You must be signed in to change notification settings

vkazakevich/11ty-tailwind-skeleton

Repository files navigation

11ty-tailwind-skeleton

Skeleton for 11ty + Tailwind CSS, which includes everything you need to create simple marketing

Technologies

Quickstart

  1. Run npm i to install the modules.
  2. Run npm run start to run the project. this will create a public folder, where all the developed file will remain.

By default the site will be at http://localhost:8080

  1. Run npm run build to build a production version.

Contribution

All contributions, big or small, are welcome!

License

The MIT License (MIT). Please see License File for more information.