# netEase-cloud **Repository Path**: LinJiaAn/net-ease-cloud ## Basic Information - **Project Name**: netEase-cloud - **Description**: 使用Vue.js开发简易版网易云MV音乐(后端接口调用的是网易云提供接口),其中实现首页MV、详情页以及搜查等功能。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-25 - **Last Updated**: 2022-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: 本科项目 ## README # vuebigwork 使用Vue.js开发简易版网易云MV音乐(后端接口调用的是网易云提供接口),其中实现首页、详情页等功能。 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).