Is there an easy way of using create-react-app to create a static AMP Landing Page? They can easily be created with NextJS. The issue is that our current website is already built with CRA and migrating to NextJS would be difficult.
There are some outdated resources available (e.g. Google AMP with React), but they do not take into account current developments, both in regard with CRA and AMP (such as amp-script).
Thanks.