Skip to content

JorneSaenen/react-vite-eslint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-vite-react-eslint

Template from React with vite and eslint setup

Features

  • ⚡ Vite - fast
    • 🔗 More info here about Vite
  • ✔️ Eslint
  • 🧰 imagetool
    • 🚀 Output modern formats
    • 🖼 Resize Images
    • 🔗 Easy Srcset generation
    • ⚡️ Fast in development mode
    • 🔒 Remove Image Metadata
    • 🧩 Extensible
    • 🔗 More info here about the imagetool

Quick start

$ npm init vite-react-eslint@latest

Allways use @lastest to fetch the newest version and updates.


Choose a project name, this will be also the project folder name.


👍 The template wil be cloned and the packages will be installed.


To spin up the dev server:

$ cd [project name]
$ npm run dev

About

React with vite & eslint

Resources

Stars

Watchers

Forks

Releases

No releases published