https://github.com/csdev19/vuemusic
Using api en lastfm with Vue
https://github.com/csdev19/vuemusic
Last synced: 12 months ago
JSON representation
Using api en lastfm with Vue
- Host: GitHub
- URL: https://github.com/csdev19/vuemusic
- Owner: csdev19
- Created: 2018-03-30T07:45:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T07:48:40.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T23:39:31.296Z (about 1 year ago)
- Language: Vue
- Size: 330 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuemusic
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).