Berry Vite React Boilerplate

Boilerplate for starting Typescript React app Project using Vite as it's bundler and Yarn Berry v3

Usage


yarn dev: Run dev server

yarn build: Build Production Bundle

yarn preview: Locally Preview Production Builds

yarn lint: Run linter

Linter


Eslint + Prettier configured

Git hook


Husky configured to run prettier on commit