Skip to content

suntree99/tailwind-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind Starter

TailwindCSS Starter is minimal boilerplate to help your journey to explore Tailwind.

Setup Guide

  • Clone this repo

  • Install Package npm install or npm update

  • Initialized Tailwind Config npm run init-tailwind

  • Re-create the initial css file npm run css this will generate file src/style.css

  • Run Local Server && npm run dev

  • Start building your website in the /src folder.

  • Ready for production. Build & Optimize for production npm run build

  • Run production npm run prod

Bugs and Issues

Have a bug, suggestion or question? Open a new issue here on GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages