# quiz-game **Repository Path**: zhaodan_admin/quiz-game ## Basic Information - **Project Name**: quiz-game - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-23 - **Last Updated**: 2021-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 答题游戏 ![Build and Deploy](https://github.com/taoweicn/quiz-game/workflows/Build%20and%20Deploy/badge.svg) > A question-and-answer game ## 技术栈 - Vue 及其全家桶 - scss - mockjs 请求拦截 ## 构建步骤 ```bash # install dependencies yarn # serve with hot reload at localhost:8080 yarn run dev # build for production with minification yarn run build # build for production and view the bundle analyzer report yarn run report ``` ## 页面截图

首页

排行榜界面

邀请界面

答题界面