# vue项目 **Repository Path**: u1iz/vue-project ## Basic Information - **Project Name**: vue项目 - **Description**: (重点提交项目)本来仅仅打算做个用到所有vue功能的展示项目,现在反而成了我做过最正式的项目。 - **Primary Language**: JavaScript - **License**: GPL-2.0 - **Default Branch**: cli_electron - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-16 - **Last Updated**: 2023-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JavaScript ## README # temp ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### git ```bash git add . git commit -m "ffmpeg页最基本的编码功能" git push -u origin cli_electron ``` ```bash git pull --rebase origin cli_electron ```