Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 935 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 935 Bytes

react-tailwind-template

Feito por GitHub language count GitHub stars

The template

A simple React + Tailwind CSS template with TypeScript, it contains the base configurations of tailwind and a theme switcher example using the lib @headlessui for complexes UI components.

Instructions

# install 
npm install
# run on development
npm run dev
# deploy 
npm run deploy

Docs