An open API service indexing awesome lists of open source software.

https://github.com/icelam/doroppuongaku

Music player for playing musics saved in Dropbox
https://github.com/icelam/doroppuongaku

dropbox-sdk vuejs

Last synced: 7 months ago
JSON representation

Music player for playing musics saved in Dropbox

Awesome Lists containing this project

README

          

#Doroppuongaku

Small piece of program which let you play music saved in Dropbox.

### Installation ###

* `npm install`

### Dev Server ###

* `npm run dev`

### Build Production ###

All the build files can be found in `/dist` folder.

* `npm run build`

***

### Technology / Library / Framework used ###
1. [Vue](https://vuejs.org/)
2. [Vue-Aplayer](https://github.com/SevenOutman/vue-aplayer)
3. [Dropbox Chooser](https://www.dropbox.com/developers/chooser)