All Projects → chenyong9528 → Vue Mapp

chenyong9528 / Vue Mapp

This is a Vue music webapp

Programming Languages

es6
455 projects

Projects that are alternatives of or similar to Vue Mapp

Yesplaymusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
Stars: ✭ 12,981 (+39236.36%)
Mutual labels:  vuex
Vms
A Vue.js 2.0 Content Management System
Stars: ✭ 885 (+2581.82%)
Mutual labels:  vuex
Vuex Douyu
vuex2斗鱼直播页面
Stars: ✭ 29 (-12.12%)
Mutual labels:  vuex
Nuxt Ssr Demo
✨ 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo
Stars: ✭ 856 (+2493.94%)
Mutual labels:  vuex
Vue Form Base
Form-Generator for editing plain or nested Javascript objects and getting reactive Vuex Result.
Stars: ✭ 14 (-57.58%)
Mutual labels:  vuex
Vue Chatroom
Vue全家桶 + socket.io + express 搭建的聊天室+ 智能问答助手
Stars: ✭ 27 (-18.18%)
Mutual labels:  vuex
Cocomusic
a simple music player built by electron and vue
Stars: ✭ 937 (+2739.39%)
Mutual labels:  vuex
Createmap
Create a Map - City of Baltimore
Stars: ✭ 31 (-6.06%)
Mutual labels:  vuex
Reo
🍯 regularjs and stateman based spa framework, inspired by redux, vuex and choo
Stars: ✭ 14 (-57.58%)
Mutual labels:  vuex
Tic Tac Vue
A simple Tic-Tac-Toe game written in Vue.
Stars: ✭ 29 (-12.12%)
Mutual labels:  vuex
Vue Qq
🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic location, real-time display temperature and other QQ core functions
Stars: ✭ 861 (+2509.09%)
Mutual labels:  vuex
Mail Board
Sample vuex application for meet.js Gdańsk meeting
Stars: ✭ 13 (-60.61%)
Mutual labels:  vuex
Vue Gok
vue2.0-王者荣耀助手
Stars: ✭ 27 (-18.18%)
Mutual labels:  vuex
Vue Music
基于vue2.0的网易云音乐播放器,api来自于NeteaseCloudMusicApi,v2.0为最新版本
Stars: ✭ 855 (+2490.91%)
Mutual labels:  vuex
Vuejs Interview Questions
List of 300 VueJS Interview Questions And Answers
Stars: ✭ 948 (+2772.73%)
Mutual labels:  vuex
Vivo Shop
基于vue2.0+实现的vivo移动端商城(vue+vuex-ruoter+axios)
Stars: ✭ 846 (+2463.64%)
Mutual labels:  vuex
Nuxt.js
The Intuitive Vue(2) Framework
Stars: ✭ 38,986 (+118039.39%)
Mutual labels:  vuex
Enso
Laravel Vue SPA, Bulma themed. For demo login use `[email protected]el-enso.com` & `password` -
Stars: ✭ 959 (+2806.06%)
Mutual labels:  vuex
Neteasemusic
网易云音乐 & QQ音乐 & 咪咕音乐 第三方 web端 (可播放 vip、下架歌曲)
Stars: ✭ 952 (+2784.85%)
Mutual labels:  vuex
Ctph h5 wx
It's a vue SPA wechat webapp
Stars: ✭ 28 (-15.15%)
Mutual labels:  vuex

vue-mapp

本项目基于vue全家桶,仿ios网易云音乐app,有问题欢迎Issues,一起讨论学习QAQ,后端API使用的NeteaseCloudMusicApi

使用指南(确保安装了nodeJsgit)

  1. 首先把后端API跑起来
$ git clone https://github.com/Binaryify/NeteaseCloudMusicApi.git
$ cd NeteaseCloudMusicApi
$ npm install

$ node app.js
  1. 然后克隆安装并运行本项目就可以在浏览器中访问了http://localhost:8080/
$ git clone https://github.com/chenyong9528/vue-mapp.git
$ cd vue-mapp
$ npm install

$ npm run serve
  1. Tips
// 如果需要手机访问,找到src/http/axios.js
// 把http://localhost:3000 修改为http://[自己电脑的ip]:3000,然后通过http://[自己电脑的ip]:8080/访问

// 如果不使用git也可以直接下载

技术栈

预览

Mv 排行 搜索

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].