Skip to content

juliano-pinheiro-martinello/vite-starter-template

 
 

Repository files navigation

Vite React Template

This project is a template with react + typescript and vite as bundler, and with my personal configuration for ESLint and Prettier, fell free to use and create awesome webpages!!!

How to use

Access the Repository and click in "Use this Template", and create a new repository from the starter

Run Locally

git clone <ulr-to-repository>

cd <folder-name>

npm install

npm run dev

Features

  • Prettier
  • ESlint
  • TypeScript

About

Vite boilerplate with Reac TS + ESLint + Prettier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.0%
  • HTML 23.6%
  • CSS 22.4%