Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 649 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 649 Bytes

Pear Music

A music streaming project using Vue.js

Screenshots

Home

Home

Search Results

Search Results

Track Detail

Track Detail

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build