Uvacoder / Vue-playlist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Playlist

This track list can be sorted by title, artist, or album. A user can also enter text to search this list by song title. A personal playlist JSON object was exported from developer.spotify.com for this prototype.

Prototype: hexagoncircle.github.io/vue-playlist

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:SCSS 53.0%Language:Vue 37.4%Language:JavaScript 3.4%Language:HTML 3.3%Language:Shell 2.9%