mul14 / vue-soundcloud

Vuejs + SoundCloud demo app, for JogjaJS 4th meet up.

Home Page:https://mul14.github.io/vue-soundcloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue SoundCloud

First, you need register or log in to your SoundCloud account. Then, you also need to register your SoundCloud application at here http://soundcloud.com/you/apps.

After registered, grab the Client ID. Edit index.html file, and put your Client ID to

const SC_CLIENT_ID = 'YOUR_CLIENT_ID';

Open the index.html. Enjoy, learn and happy hacking!

About

Vuejs + SoundCloud demo app, for JogjaJS 4th meet up.

https://mul14.github.io/vue-soundcloud


Languages

Language:HTML 100.0%