Skip to content

A Vue.js v2 project using the Spotify web API (created to publish the catalogue of my music publishing)

Notifications You must be signed in to change notification settings

maxmckenzie/vue-spotify

Repository files navigation

label

A Vue.js project

This app uses a hard coded list of comma separated Spotify album ID's. It then pulls in the data via the Spotify Web API and adds it to the dom.

The reason i created this was i wanted to publish a list of the albums i have published as part of a record label i've been running on and off for some time.

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

A Vue.js v2 project using the Spotify web API (created to publish the catalogue of my music publishing)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published