# vue-base **Repository Path**: ktianc/vue-base ## Basic Information - **Project Name**: vue-base - **Description**: VUE示例项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-31 - **Last Updated**: 2021-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VUE示例项目 - 客户信息的增删改查功能(FastAPI,Django) ## 使用 ``` bash # 安装依赖 npm install # 开发启动 npm run dev # 打包部署 npm run build ``` ![image-20211024223329058](images/image-20211024223329058.png)