https://github.com/incaves/netease-cloud
网易云音乐
https://github.com/incaves/netease-cloud
axios less vant vue vue-router vuex
Last synced: about 2 months ago
JSON representation
网易云音乐
- Host: GitHub
- URL: https://github.com/incaves/netease-cloud
- Owner: incaves
- Created: 2022-04-19T13:11:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-21T08:42:43.000Z (about 4 years ago)
- Last Synced: 2025-01-11T12:47:21.488Z (over 1 year ago)
- Topics: axios, less, vant, vue, vue-router, vuex
- Language: Vue
- Homepage:
- Size: 193 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# music
## 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/).