https://github.com/anthonylan/spotify-clone
A spotify desktop app clone built with vue.js
https://github.com/anthonylan/spotify-clone
Last synced: 4 months ago
JSON representation
A spotify desktop app clone built with vue.js
- Host: GitHub
- URL: https://github.com/anthonylan/spotify-clone
- Owner: anthonylan
- Created: 2018-12-28T19:22:48.000Z (over 7 years ago)
- Default Branch: beta-01
- Last Pushed: 2018-12-28T20:16:07.000Z (over 7 years ago)
- Last Synced: 2025-09-06T16:49:31.143Z (9 months ago)
- Language: Vue
- Size: 10.2 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spotify Clone
I usually upload my projects when they are completly finished. However I'll need more time to complete this one, so I thought to myself why not track every stages of the project as it undergoes different phases before its completion.
## First Stage
* UI setup
* Static assets




## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```