# 管理后台react18.3.1 **Repository Path**: qa554466/react18-manage ## Basic Information - **Project Name**: 管理后台react18.3.1 - **Description**: 管理后台react18.3.1+axios+antd+react-redux+react-router-dom - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-10-08 - **Last Updated**: 2024-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 管理后台react18.3.1 #### 介绍 管理后台 react18.3.1 + axios + antd + react-redux + react-router-dom #### 软件架构 软件架构说明 This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). [Create React App官网](https://create-react-app.bootcss.com/) #### 安装教程 环境:nodejs(v20.17.0)、npm(10.8.2) 1. npm install 安装 2. npm start 启动 3. npm run build 编译 #### 使用说明 1. `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes.\ You may also see any lint errors in the console. 2. `npm test` Launches the test runner in the interactive watch mode.\ See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information. 3. `npm run build` Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.\ Your app is ready to be deployed! See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.