react-mui-vite-ts

Starter project for Vite with React + MUI using TypeScript

Stars
14

Bot releases are hidden (Show)

react-mui-vite-ts - Version 0.3.15 Latest Release

Published by karpolan about 2 months ago

  • fix: Missing Google Fonts
  • feat: eslint ^9
  • refactor: Sync with latest Vite + React + TS template
react-mui-vite-ts - Version 0.2.9

Published by karpolan 4 months ago

  • envRequired(import.meta.env.VITE_PUBLIC_URL) moved to code examples, because people don't understand why nothing was rendered out of the box :)
  • Types and imports for all tests were fixed, no red TypeScript errors anymore
  • Configuration for Prettier code formatter
  • Other improvements
react-mui-vite-ts - Version 0.1.5

Published by karpolan 6 months ago

  • Vite react app with TypeScript
  • MUI and common components
  • Tests using Vitest and/or Jest
Related Projects