Skip to content

mcrokes/pair-programming

 
 

Repository files navigation

Prerequisites

Make sure that yarn is installed as explained here and run the following:

yarn

If you have nvm installed, just run:

nvm use

If not, check the node version from .nvmrc file and make sure that node it set to it.

Running the tests

To run the tests, simply use:

yarn test

You will then see output in the terminal window.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • HTML 7.4%