Skip to content

Jaime-Menchaca/aa01-conditionals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conditionals

Run npm install to install dependencies.

Implement all the problems in the problems/ folder.

Run npm test to test all your problems.

To test a specific problem, run npm test test/<name-of-problem-file>-spec.js. For example, if the problem file is called hello-world.js, then run npm test test/hello-world-spec.js to test it.

Releases

No releases published

Packages

No packages published