# base_react **Repository Path**: first_sun/base_react ## Basic Information - **Project Name**: base_react - **Description**: react 模板代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-17 - **Last Updated**: 2023-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VITE 介绍:新型前端构建工具 - 开发服务器: 基于原生ES模块的内建功能,eg:模块热更新(HMR) - 构建指令: Rollup打包方式,输出生产环境的高度优化过的静态资源 # 插件 @vitejs/plugin-legacy: 支持传统浏览器