rsnext/docs/02-app/01-building-your-application/11-upgrading
Igor Gassmann 527e118f16
docs: fix Migrating from Create React App (#65994)
### What?

This fixes the "Migrating from Create React App" guide and add some
minor improvements

### Why?

The existing guide was broken due to `next start` not working anymore
when using `output: 'export'` and because the TypeScript configuration
was outdated.

### How?

I've validated the guide by going through each steps on [this
PR](https://github.com/IGassmann/cra-to-nextjs/pull/1).

---------

Co-authored-by: Lee Robinson <me@leerob.io>
2024-05-26 09:03:53 -05:00
..
01-codemods.mdx add authentication docs page (#60388) 2024-01-18 15:21:56 +01:00
02-version-15.mdx docs: minor syntax typo for missed const (#66154) 2024-05-25 16:07:24 -05:00
03-version-14.mdx add authentication docs page (#60388) 2024-01-18 15:21:56 +01:00
04-app-router-migration.mdx Docs: Next.js 15 updates (#65603) 2024-05-23 13:41:29 +00:00
05-from-create-react-app.mdx docs: fix Migrating from Create React App (#65994) 2024-05-26 09:03:53 -05:00
05-from-vite.mdx Docs: Next.js 15 updates (#65603) 2024-05-23 13:41:29 +00:00
06-from-create-react-app.mdx Docs: Next.js 15 updates (#65603) 2024-05-23 13:41:29 +00:00
index.mdx add authentication docs page (#60388) 2024-01-18 15:21:56 +01:00