mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
94.02k stars 32.3k forks source link

[docs][material-ui] Add missing required dependencies in dashboard template README #44476

Open mesqueeb opened 2 days ago

mesqueeb commented 2 days ago

it seems the list was missing these dependencies. I tried a fresh install and vite complained that they needed to be installed. after doing so, it successfully launched.