Skip to content

The Vite template with react plugin and tools for scaffolding your project.

Notifications You must be signed in to change notification settings

owlsome-official/vite-react-tailwind-jotai

Repository files navigation

⚡ vite-react-tailwind-jotai ⚡

📘 About

The Vite template with react plugin and tools for scaffolding your project.

📝 Table of Contents

📦 Template contains

  • React 18.x
  • Vite 5.x
  • Vitest 2.x
  • TailwindCSS 3.x
  • TypeScript 5.x
  • Jotai 2.x
  • Containerized with Docker (nginx-alpine image)

📝 Versions (Last 2 Minor Version)

v0.1.0 - 2024-09-02

Version History

... more

📌 Get Started

  1. Initialized (don't forget to rename my-project)

    npx degit buildingwatsize/vite-react-tailwind-jotai#main my-project
  2. Go to project folder

    cd my-project
  3. Set up dependencies

    yarn
  4. Run!

    yarn dev

Want some more ?

see Vite Guide

🌈 Vite Template – Made with ❤️ by Watsize 🌈