Umi: Migrating create-react-app to umi

Created on 10 Nov 2019  ·  7Comments  ·  Source: umijs/umi

Hi UMI team,

Is there any way or documentation (English preferably) to migrate project built with create-react-app to umi? Also it would be nice to have possibility to allow any project to be used with umi. Especially interesting the way to use existing routing with umi, but without converting it to umi conventions.

Thanks.

FAQ

Most helpful comment

It would be very nice we have a migration docs about how to migrate from create-react-app to umi.

All 7 comments

Try umi-plugin-mpa, which only use umi as a webpack wrapper.

Thank you. Does it work with other cool options of UMI, like mock server, antd support, SPA support, etc.?

Maybe we should provide the migration document or the codemod tool.

It would be nice.
UMI is a very cool and strong system, but on the other hand it has become very complex. It was easy to connect any projects to the good old Roadhog, but this one requires compliance with many conditions.

It would be very nice we have a migration docs about how to migrate from create-react-app to umi.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

We still don't have promised migration document. At least nobody placed link here.

Was this page helpful?
0 / 5 - 0 ratings