Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

ViteJS + TailwindCSS

Starter Template by Gavin Pereira

Cloning

git clone https://github.com/pexeixv/vite-tailwind

Install dependencies

pnpm i

Run Development Server

pnpm dev

Build for Production

pnpm build