GithubHelp home page GithubHelp logo

libin1991 / vue-music-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chris-wei/vue-music

0.0 1.0 0.0 83 KB

【5星级】用vue做的仿QQ音乐的移动端官网

JavaScript 36.58% HTML 2.50% Vue 60.91%

vue-music-1's Introduction

vue-music

A vue project for music(vue仿QQ音乐移动端官网)

#项目介绍

采用vue做的仿QQ音乐移动端官网,项目中涉及到了 vue2 , vuex , vue-router , mint-ui 等 ,比较适合 vue 初学者,可以深入了解vue的组件化编程**,提高自己对vue的认识;

#项目结构

项目主要放在src目录下,assets文件夹存放了要用的图片,components文件夹是主要的一些组件,pages是项目的页面, router文件夹是项目的路由文件,store文件夹是项目的状态管理模块,APP.vue是整个项目的入口组件,main.js是整个项目的一些入口配置文件,整个项目入口时index.html文件

#项目说明

本项目适用于vue初学者,主要是学习vue一些常见的用法,深入理解vue框架的组件化编程**,虽然项目不大,却包含了vue项目中常用的模块(vuex,vue-routre等),帮助初学者更好的了解这些组件的用法

#项目展示

#项目补充

本项目的数据都是来源于QQ音乐的官方接口,因为涉及到跨域问题,暂时使用的是zepto中的jsonp去模拟请求,实际开发中推荐使用 axios ;

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

vue-music-1's People

Contributors

chris-wei avatar

Watchers

Seeker avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.