https://github.com/hackvan/platzi-music-pro
https://github.com/hackvan/platzi-music-pro
javascript vuejs vuex
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hackvan/platzi-music-pro
- Owner: hackvan
- Created: 2019-06-18T18:01:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T19:30:13.000Z (over 2 years ago)
- Last Synced: 2025-02-02T13:27:49.754Z (5 months ago)
- Topics: javascript, vuejs, vuex
- Language: Vue
- Homepage: https://platzi-music.hackvan.now.sh/
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# platzi-music
> App curso profesional de Vue.js
## 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).