KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Vue-Live
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
tensorflow-go-imagerecognition
:
No description available.
OS_TScripts
:
Библиотеки и скрипты для OneScript
ionic-3-ecommerce
:
No description available.
feo-boy
:
An emulator for the Nintendo Game Boy written in Rust.
amazon-giftcards
:
Automate buying Amazon Gift Cards
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Vue-Live
?
Download (.md)
# Vue-Live 🎬 > 基于 Vue 全家桶构建的直播平台前端项目 ## 技术栈 | 技术 | 用途 | |------|------| | **Vue 2.0** | 前端框架 | | **Vue Router** | 路由管理 | | **Vuex** | 状态管理 | | **Axios** | HTTP 请求 | | **Muse-UI** | UI 组件库 | ## 功能特性 - 📺 直播流媒体展示与播放 - 🔍 直播频道分类浏览 - 💬 用户互动与评论 - 📱 响应式移动端适配 ## 快速开始 ```bash # 安装依赖 npm install # 启动开发服务器 npm run dev # 构建生产版本 npm run build ``` ## 项目结构 ``` src/ ├── components/ # 公共组件 ├── views/ # 页面视图 ├── router/ # 路由配置 ├── store/ # Vuex 状态管理 ├── api/ # API 接口封装 └── utils/ # 工具函数 ``` ## 许可证 [MIT](LICENSE) --- > 📅 最后更新:2026-08-06