Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 314 Bytes

quick-react-cli

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.