https://github.com/bntzio/vue-music
https://github.com/bntzio/vue-music
bulma nuxt pug scss vue vue-router vuex webpack
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bntzio/vue-music
- Owner: bntzio
- Created: 2017-07-12T02:18:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T02:22:36.000Z (almost 8 years ago)
- Last Synced: 2025-02-16T12:16:07.252Z (3 months ago)
- Topics: bulma, nuxt, pug, scss, vue, vue-router, vuex, webpack
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-music
> 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).