Skip to content

maxhoheiser/vite-react-tailwind-boilerplate

Repository files navigation

Boilerplate and Quick Starter for Vite, React 17, Tailwind CSS 3

Features:

  • 🚅 Vite
  • 🎒 React template with vanilla - javascript
  • 🎨 Tailwind CSS 3 integration
  • 📺 PostCss
  • ✏️ Linter with ESLint (Airbnb rules)
  • 🛠 Code Formatter using Prettier
  • 🦊 Husky for Git Hooks
  • 🔥 Lint-staged for running linters on Git staged files

Quick Starter:

Run the following commands in your parent folder:

git clone https://github.com/maxhoheiser/vite-react-tailwind-boilerplate.git my-project-name
cd my-project-name
npm install

To run your build environment:

npm vite

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published