/cra-multi-entry-demo

Multi Entry Demo For CRA 4.x & 5.x

Primary LanguageHTML

Multi Entry Demo For CRA

This project was bootstrapped with Create React App.

How to upgrade from CRA 4.x to 5.x

Check this commit!

Available Pages

  1. /
  2. /albuminfo
  3. /sound

Available Scripts

In the project directory, you can run:

yarn start

Runs the app with react-app-rewired and react-app-rewire-multiple-entry.

yarn start:craco

Runs the app with craco and do the same thing as react-app-rewire-multiple-entry.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.