hatch1994 / vite-reactts-eslint-prettier

vite-react-typescript with eslint and prettier predefined settings

Home Page:vite-reactts-eslint-prettier.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite + React + Typescript + Eslint + Prettier

A starter for React with Typescript with the fast Vite and all static code testing with Eslint and formatting with Prettier.

Vite + React + Typescript + Eslint + Prettier

I found out about Vite and I wanted to have a boilerplate for the technologies that I use. You can find more about these in the following links: Vite, React, Typescript, Eslint, Prettier.

Installation

Clone the repo and run yarn install

Start

After the successfull installation of the packages: yarn start

About

vite-react-typescript with eslint and prettier predefined settings

vite-reactts-eslint-prettier.vercel.app


Languages

Language:JavaScript 34.4%Language:TypeScript 32.9%Language:CSS 25.8%Language:HTML 7.0%