# 网易云
**Repository Path**: seagrass/netease-cloud
## Basic Information
- **Project Name**: 网易云
- **Description**: 基于vue2仿的网易云音乐app
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2023-07-10
- **Last Updated**: 2024-04-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: vue2, 网易云, Vue
## README
# NetEase-Cloud (网易云)
## 介绍
基于vue2仿的网易云音乐App
## Project setup
```
npm install
```
## Compiles and hot-reloads for development
```
npm run serve
```
## Compiles and minifies for production
```
npm run build
```
## 说明
1、利用vue/cli搭建项目
2、得先下载依赖相关依赖 npm install
3、启动项目 npm run serve
## 效果图(部分)
# 其它项目
- [蛋糕商城 + 论文管理系统 + 图书管理系统](https://gitee.com/seagrass/web.git)
- [简单人事管理系统](https://gitee.com/seagrass/PMsystem.git)