Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 222 Bytes

File metadata and controls

8 lines (5 loc) · 222 Bytes

Trivia Engine

We challenged ourselves to build a Trivia robot to help us solving simple Trivia questions.

How to install?

  1. Clone the repo
  2. Go to 'client\trivia_engine' folder and run npm install && npm start