https://github.com/gbrayhan/vue-avanzado
Curso de Vuejs profesional
https://github.com/gbrayhan/vue-avanzado
Last synced: about 1 month ago
JSON representation
Curso de Vuejs profesional
- Host: GitHub
- URL: https://github.com/gbrayhan/vue-avanzado
- Owner: gbrayhan
- Created: 2019-03-19T05:05:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:58:59.000Z (over 2 years ago)
- Last Synced: 2025-02-01T21:13:49.964Z (3 months ago)
- Language: JavaScript
- Size: 1.73 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# music-advance
> Proyecto del Curso de Vuejs Profesional
## 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).