Skip to content

FlackCode/reactTemplateMUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite + MaterialUI

This template provides a minimal setup to get React working in Vite with HMR, some ESLint rules AND MaterialUI.

(template made by Flack based on the Vite default React template).

Getting started:

Only requirements are Node and Git installed.

git clone https://github.com/FlackCode/reactTemplateMUI
cd reactTemplateMUI
npm install
npm install @material-ui/core @material-ui/icons
npm run dev

Run this in your Visual Studio Code to begin!

I will keep adding on to the install code when i find some useful features that i use often!

Bun verson:

git clone https://github.com/FlackCode/reactTemplateMUI
cd reactTemplateMUI
bun install
bun install @material-ui/core @material-ui/icons
bun run dev

About

React Template with MUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published