Skip to content

vite-react-typescript with eslint and prettier predefined settings & storybook

Notifications You must be signed in to change notification settings

PaulThompson/vite-reactts-eslint-prettier-storybook

 
 

Repository files navigation

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 dev

About

vite-react-typescript with eslint and prettier predefined settings & storybook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.9%
  • CSS 23.8%
  • JavaScript 15.8%
  • HTML 2.5%