Skip to content

therstyle/jeopardy

Repository files navigation

Jeopardy is a Vue.js application that faithfully recreates the experience of the game show and allows you to host local multiplayer matches.

Installation & Set Up

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.