npx create-react-app xxx
has no eject. It is done according to the on-demand introduction in the antd document, and an error is reported after yarn start.
Cannot find module"C:\ Users\ Administrator\ Desktop\ react-road\ node_modules\ react-scripts/config/webpack.config.dev"
. By the way, which is better than dva
or create-react-app
mentioned on antd"s official website?