Code Monkey home page Code Monkey logo

blivemusicboardweb's Introduction

哔哩哔哩直播点歌板(前端)

一个基于Vue.js和ant design的前端应用,用于展示歌曲列表,并提供点歌、删除歌曲等功能。此应用程序与后端服务器进行WebSocket通信,以便实现实时同步数据。

安装依赖

运行以下命令以安装所需的依赖项:

npm install

运行应用程序

运行以下命令以在本地计算机上启动应用程序:

npm run serve

启动后,在浏览器中打开http://localhost:8080即可访问点歌板应用程序。

组件

点歌板应用程序由以下组件组成:

  • SongList:用于OBS展示的点歌板。

  • SongEditor:用于后台管理的可编辑点歌板。

  • SongsSetting:用于修改设置。

页面路由

点歌板应用程序有以下页面:

  • /admin:管理员登录页面。
  • /:OBS展示页面。

构建和部署

运行以下命令以构建应用程序:

npm run build

构建后,在dist/目录下生成的文件可以部署到任何Web服务器上。

blivemusicboardweb's People

Contributors

merlincn avatar

Stargazers

Harry Wong avatar

Watchers

 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.