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: 8 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-27T17:57:33.000Z (8 months ago)
- Last Synced: 2025-01-27T18:46:18.851Z (8 months ago)
- Topics: emotion, ionic-framework, material-ui, mui, react, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 93.8 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
```