Create react project with basic configs convenietly
`npx quick-react-cli`
Create a react project for React + Webpack or React + Vite + Mobile. It always has axios, proxy, eslint, prettier, routes, layouts.
Now it has only one template which is improved on the basis of create-react-app.