Skip to content

Repository files navigation

HTML + TailwindCSS Boilerplate

This is a boilerplate using tailwindcss

Installation

Clone

  • Clone this repo to your local machine

Setup

install packages

yarn or npm install

to use hot reloading install live server as global package or install live-server extension in vscode

npm install -g live-server

starting dev server

yarn start or npm run start
live-server src/

build (this purge the unused css and minify the css file)

yarn build or npm run build

License

License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages