Can Google Material UI React component Library be implemented in AEM? I know there's an Archetype for AEM using React, but not sure if the Google Material UI component Library could also be used on AEM or it's not a good idea.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Technically, yes, the AEM archetype includes a webpack project capable of adding any type of framework, including Google Material UI. However, Google recently announced that it is no longer maintained, so I wouldn't advise using it. Please read this thread: https://github.com/material-components/material-web/discussions/5642
Hope this helps
Hi,
Technically, yes, the AEM archetype includes a webpack project capable of adding any type of framework, including Google Material UI. However, Google recently announced that it is no longer maintained, so I wouldn't advise using it. Please read this thread: https://github.com/material-components/material-web/discussions/5642
Hope this helps
I guess the answer would be the same, but with Material UI I was refering not to the Google Material Design (which Google is not longer maintaining), but the ReactJS implementation that is still maintained.
Views
Replies
Total Likes