https://github.com/josephgodwinkimani/material-ui-ionic
This example uses Vite.js. It includes @mui/material and its peer dependencies, including Emotion, the default style engine in Material UI v5.
https://github.com/josephgodwinkimani/material-ui-ionic
emotion ionic-framework material-ui mui react typescript vite
Last synced: 3 months ago
JSON representation
This example uses Vite.js. It includes @mui/material and its peer dependencies, including Emotion, the default style engine in Material UI v5.
- Host: GitHub
- URL: https://github.com/josephgodwinkimani/material-ui-ionic
- Owner: josephgodwinkimani
- Created: 2024-11-18T07:23:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T17:57:33.000Z (over 1 year ago)
- Last Synced: 2026-01-03T16:33:34.812Z (6 months ago)
- Topics: emotion, ionic-framework, material-ui, mui, react, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Material UI - Ionic React in TypeScript example
## How to use
```bash
pnpm install
pnpm run dev
```