A Vue.js project to find and play songs!
Make sure that you have Yarn installed, v1.7.0.
# Install dependencies
yarn
# Serve with hot reload at localhost:8080
yarn dev
# Build for production with minification
yarn build
For detailed explanation on how things work, consult the docs for vue-loader.