sfinnman / myPolishedTrivia

A polished version of the trivia codebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test with node.js

  1. Install the dependencies with this command: npm install

  2. Run the tests with this command: npm test

    Any test source matching the pattern *.spec.js will be executed.

About

A polished version of the trivia codebase


Languages

Language:JavaScript 100.0%