Skip to content

This is a template for Vite to create a React TS application with ESLint and TailwindCSS.

Notifications You must be signed in to change notification settings

dserranoc/vite-reactts18-eslint-tailwindcss

Repository files navigation

Vite + React 18 + TS + TailwindCSS + ESLint

This is a starter template for React (TypeScript) using Vite. I've also added TailwindCSS so you can style your app without writing CSS code, and ESLint to analyze your code and suggest some optimizations.

You can find more about these technologies in the following links: Vite, React, Typescript, TailwindCSS, Eslint.

How to install

Just run the next command in a terminal (make sure that you have installed NPM).

npx degit dserranoc/vite-reactts18-eslint-tailwindcss project-name

How to start

After the installation of the dependencies run:

npm run dev

Made with ❤️ by Daniel Serrano Cobos

About

This is a template for Vite to create a React TS application with ESLint and TailwindCSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published