Skip to content

josemguerra/Simon-game

Repository files navigation

CI logo

Simon game - JavaScript testing.

Install Jest from the CLI:

  1. Type "npm init" to create package.json file, typing "jest" as "test command".

  2. Following by typing "npm jest install --save-dev jest@26.6.3".


Happy coding!