Skip to content

Commit 85dd137

Browse files
authored
[docs] Change RMUIF info to new version (#21812)
1 parent 18fa131 commit 85dd137

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/src/pages/getting-started/example-projects/example-projects.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ If you want to start with a more complete and real-world example, you could take
3737
- All PWA features included (SW, Notifications, deferred installation prompt and more)
3838
- Optimized and scalable performance (all ~100 points on Lighthouse)
3939

40-
- [RMUIF](https://github.com/phoqe/rmuif):
40+
- [RMUIF](https://github.com/rmuif/web):
4141

42-
- Bootstrapped with Create React App, the same tooling works from the get-go
43-
- Built on top of Firebase with all their products for the web included
44-
- Robust routing with React Router including protected routes and error handling
45-
- Extensive mobile support with full-screen dialogs and react-swipeable-views for tabs
46-
- Cross-platform application monitoring with a focus on error reporting with Sentry
42+
- Bootstrapped with Create React App
43+
- Firebase back-end with most of their products for the web included, e.g., Authentication and Cloud Firestore
44+
- Routing with React Router, including protected routes and error handling
45+
- Extensive and well-tested mobile support with full-screen dialogs and swipeable tabs
46+
- Cross-platform application monitoring with Sentry
4747

4848
- [Material Sense](https://github.com/alexanmtz/material-sense):
4949

0 commit comments

Comments
 (0)