helsonxiao / cra-multi-entry-demo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:HTML 41.9%Language:TypeScript 25.5%Language:JavaScript 25.1%Language:CSS 7.6%