Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-vite-starter-mipe

The minimal React + Vite baseline I clone to start new frontend projects.

Includes: React 18 · Vite with SWC fast refresh · ESLint (react, react-hooks, react-refresh presets)

Use it

Click “Use this template” on GitHub, or:

gh repo create my-app --template ArockiaRajamanickam/react-vite-starter-mipe --clone
cd my-app
npm install
npm run dev

Scripts

Command Does
npm run dev Start the dev server with HMR
npm run build Production build to dist/
npm run lint Run ESLint
npm run preview Preview the production build

About

Minimal React + Vite + ESLint starter template, ready to clone and build on.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages