Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dxx/vue-mango-music

:cd: A music player application written by vue
https://github.com/dxx/vue-mango-music

Last synced: about 1 month ago
JSON representation

:cd: A music player application written by vue

Awesome Lists containing this project

README

        


vue
vue-router
vuex
vue-lazyload
better-scroll

# Vue Mango Music

> This repository is no longer maintained. Some interfaces may be invalid.

This is a music player application written by vue.

It uses vue to build.

Online preview address: [https://dxx.github.io/vue-mango-music](https://dxx.github.io/vue-mango-music).

## Technology Stack

Vue + Vue-Router + Vuex + ES6 + Webpack

## Build Setup

``` bash
# install dependencies
npm install

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

# build for production with minification
npm run build
```