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
- Host: GitHub
- URL: https://github.com/icelam/doroppuongaku
- Owner: icelam
- Created: 2019-04-28T05:47:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-05T04:43:49.000Z (about 6 years ago)
- Last Synced: 2025-05-14T22:12:04.183Z (7 months ago)
- Topics: dropbox-sdk, vuejs
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)