# vue3-jsx-project **Repository Path**: zqw127/vue3-jsx-project ## Basic Information - **Project Name**: vue3-jsx-project - **Description**: vue3+jsx项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 4 - **Created**: 2021-01-15 - **Last Updated**: 2022-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-jsx-project ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run dev ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### 提示 可以直接通过路由访问页面,生成菜单代码在: /src/views/layout/sidebar ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).