Skip to content

A simple Soundcloud client build with vue.js 2, vue-router 2 and vuex 2.

License

Notifications You must be signed in to change notification settings

Jesseyx/sound-vue

Repository files navigation

sound-vue

A simple Soundcloud client build with vue.js, vue-router and vuex. Creativity and UI based on sound-redux.

See it in action at http://sound.yyandty.com.

Since SoundCloud Team has launched a new API application process, and i can't change my app's redirect URI, the user authentication in action is invalid. If you're interested with the whole project, please clone it and run in local.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Local authentication server setup

to see user authentication in action in your local environment, install and run this server.

# run a proxy server for authentication
npm run auth

Feedback, issues, etc. are more than welcome!

License

MIT

About

A simple Soundcloud client build with vue.js 2, vue-router 2 and vuex 2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published