# recorder-app **Repository Path**: qiao728/recorder-app ## Basic Information - **Project Name**: recorder-app - **Description**: vue2.0 版本 实现 pc 端 录音等相关功能。 使用 js-audio-recorder + lamejs 对录音进行处理,同时绘制波形图在页面上 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-01 - **Last Updated**: 2023-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # recorder-app ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).