Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 915 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 915 Bytes

🌟 WEB TASTE

Tailwind CSS & Vite Starter Template 🚀

A sleek starter template for swift development of static MPA HTML pages, now with the added flair of DaisyUI for effortless styling. Perfect for crafting responsive websites quickly and with style.

Features include:

  • 🌈 TailwindCSS
  • ⚡ Vite
  • 🎨 PostCSS
  • 🌺 DaisyUI integration for vibrant theme support

Getting Started:

  1. Clone the project 📁
  2. Install dependencies with pnpm install 💻
  3. Start your dev server with pnpm run dev 🚧
  4. Use pnpm run build for production builds 🏗️
  5. Preview your build locally with pnpm run preview 🌐

Locate your main CSS at src/resources/css/app.css, and the entry HTML file at src/index.html. Your build will be deployment-ready at /dist.

Contributing:

🤝 Contributions are welcome! Feel free to fork, change, and submit PRs. Let's make the web tastier together!