Skip to content

alexchirolde/pair-programming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 84.7%
  • HTML 15.3%