# vue-ocrapp **Repository Path**: e4glet/vue-ocrapp ## Basic Information - **Project Name**: vue-ocrapp - **Description**: 在线图像识别文字及实时翻译练习项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-17 - **Last Updated**: 2024-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 在线图像识别文字及实时翻译 ## 项目说明 该项目为教学练习项目,其中的百度API账号appid及密钥请自行准备 ## 项目初始化 ``` npm install ``` ### 运行启动 ``` npm run serve ``` ### 发布时间 2024年5月17日