Skip to content

网易云音乐--利用网页技术实现网易云音乐客户端

License

Notifications You must be signed in to change notification settings

CompileYouth/netease-music-juke-box

Repository files navigation

netease-music-juke-box

网易云音乐

涉及技术

  • HTML5
  • CSS3 / LESS
  • Webpack
  • Gulp
  • ES6 / ES2015
  • Babel
  • jQuery

安装与运行

安装

git clone https://github.com/CompileYouth/netease-music-juke-box.git
cd netease-music-juke-box
npm install

运行

方式一(推荐)

gulp dev

方式二

确保已安装 webpack-dev-server

npm install -g webpack-devser

启动 webpack-dev-server

webpack-dev-server

在浏览器中打开 http://localhost:8080

构建

gulp

About

网易云音乐--利用网页技术实现网易云音乐客户端

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published