# vue2_jsx_demo **Repository Path**: bj2020/vue2_jsx_demo ## Basic Information - **Project Name**: vue2_jsx_demo - **Description**: vue2中使用jsx初试(.jsx文件,以及通过jsx封装table组件) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-05 - **Last Updated**: 2024-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2_jsx_demo ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).