Skip to content

twchn/quiz-game

Repository files navigation

答题游戏

Build and Deploy

A question-and-answer game

技术栈

  • Vue 及其全家桶
  • scss
  • mockjs 请求拦截

构建步骤

# 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

页面截图

首页

排行榜界面

邀请界面

答题界面