Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/twchn/quiz-game

一款答题 h5
https://github.com/twchn/quiz-game

vue

Last synced: 4 months ago
JSON representation

一款答题 h5

Awesome Lists containing this project

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
```

## 页面截图



首页




排行榜界面




邀请界面




答题界面