Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 301 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 301 Bytes

Tailwind Starter template

A tailwind starter template with all the configs to set up a basic web app with tailwind.

Getting started

To get started with this template run the commands:

npx @brownsaiyan/tailwind-starter-template <your-project-name> 
  
cd <your-project-name>