Skip to content

brunogarcia/vue-last-fm

Repository files navigation

Vue & Last.fm API

A small project made with Vue and the API of Last.fm

Created with Vue ecosystem: Vuex, Vue Router and Vuetify

See in action

What music genre do you like more?

https://vue-last-fm.netlify.app

Last.fm resources

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.