Skip to content

flangofas/tailwind-html-template

Repository files navigation

Tailwindcss HTML template

This is a minimal skeleton for static websites to get started, designed to run on Vite.

Tools:

  • TailindCSS
  • Vite
  • eslint for linting and best practises

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Checks for linting issues

npm run lint

Fixes for linting issues

npm run lint-fix

Compiles and minifies for production

npm run build

About

Template to get started for static websites built with TailwindCSS and Vanilla JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published