Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 523 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 523 Bytes

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