Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 227 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 227 Bytes

Quiz App

Template usage

Don't forget to update the author (and more) in the package.json

Installation

$ git clone <project-url>
$ cd quiz-app
$ npm i # install all dependencies
$ npm test # run tests