# english_study_view **Repository Path**: mr_lzc/english_study_view ## Basic Information - **Project Name**: english_study_view - **Description**: 自己写的英语听写学习小工具的网页端,支持导入有道词库,英语听写等,用到了自己封装的UI组件库ZC-UI - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://en.mr-zc.com/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-01 - **Last Updated**: 2021-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # english_study_view ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).