# fv_project **Repository Path**: li_weiyan/fv_project ## Basic Information - **Project Name**: fv_project - **Description**: flask和vue结合使用,fv_project前端,使用vue - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-08 - **Last Updated**: 2023-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fv_project ## 项目依赖安装 ``` npm install ``` ### 在测试环境运行项目命令 ``` npm run serve ``` ### 在生产环境运行项目命令 ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).