0.0.5 • Published 11 months ago
mui-live v0.0.5
MUI live
Visual CSS editor.
Install
pnpm add mui-live
Add the plugin to your vite config
export default defineConfig({ // ... plugins: [react(), live()], // ... });
Run your application
Open the mui-live browser
pnpm dlx mui-live
Visit your application in the browser