1.0.0 • Published 4 years ago
@single-spa-example/react-mui v1.0.0
@single-spa-example/mui
Material UI theme Common components for the single spa application
How to use it
- Install as a node module package like
yarn add -D @single-spa-example/react-muiGetting started
- Supported Node Enginenode - v16.12.0 yarn - 1.22.19
- Install node_modules package for first time only
```bash
yarn install- Run application in development mode
yarn start- Run application as a standalone in development mode
yarn start:standalone- To build for production
yarn build1.0.0
4 years ago