Skip to content

A very simple vue app that grab n' show artists from the lastfm api 🎤

Notifications You must be signed in to change notification settings

bntzio/vue-lastfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-lastfm

A very simple vue app that grab n' show artists from the lastfm api 🎤

vue-lastfm

How to run

Grab your api key and secret from last.fm and place them on the src/api/config.example.js and rename the file to config.js.

Then run:

# install dependencies
npm install

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

# or build for production with minification
npm run build

About

A very simple vue app that grab n' show artists from the lastfm api 🎤

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published