Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/incaves/netease-cloud
网易云音乐
https://github.com/incaves/netease-cloud
axios less vant vue vue-router vuex
Last synced: 4 days ago
JSON representation
网易云音乐
- Host: GitHub
- URL: https://github.com/incaves/netease-cloud
- Owner: incaves
- Created: 2022-04-19T13:11:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-21T08:42:43.000Z (over 2 years ago)
- Last Synced: 2023-08-01T11:21:56.278Z (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/).