Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulclindo/myspotify
Vue js, Webpack, Scss
https://github.com/paulclindo/myspotify
Last synced: 9 days ago
JSON representation
Vue js, Webpack, Scss
- Host: GitHub
- URL: https://github.com/paulclindo/myspotify
- Owner: paulclindo
- Created: 2019-10-13T07:51:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-13T07:57:29.000Z (about 5 years ago)
- Last Synced: 2024-12-22T05:29:22.486Z (20 days ago)
- Language: Vue
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# platzimusic
> Project of Introduction of Vue
## 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).