https://github.com/xkcoding/music-app
https://github.com/xkcoding/music-app
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xkcoding/music-app
- Owner: xkcoding
- Created: 2018-09-13T09:04:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-12T01:33:44.000Z (over 7 years ago)
- Last Synced: 2025-02-03T15:55:39.888Z (11 months ago)
- Language: CSS
- Size: 120 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# music-app
> 基于Vue的音乐App
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Lints and fixes files
```
yarn run lint
```