0.0.5 • Published 2 years ago

create-vite-react-ts-tailwind v0.0.5

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Template for Vite with React 18 and Typescript project with TailwindCSS, ESlint, Prettier and Husky

This starter was created by using vite starter react-ts. All unecessary code removed and only simple hello world was left. All additional tools were configured.

Vite React TypeScript TailwindCSS ESlint Prettier

Base from vite

  • ⚡ Vite
  • ⚛️ React
  • 💎 Typescript

The project has set up for you

  • 💨 TailwindCSS
  • 🔨 ESlint
  • 😎 Prettier
  • 🐺 Git Hook (Husky, Lint Staged)
  • 🚀 Absolute Imports

Homepage

Commands

  • npm i to install dependencies
  • npm run dev to develop localy
  • npm run preview to preview
  • npm run build to create production build
  • npm run lint to run eslint linter
  • npm run lint:fix to solve linting problems
  • npm run format to format all files with prettier

Getting started

npx create-vite-react-ts-tailwind my-app
0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago