Skip to content

Viltho/Prep-Challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prep code Challenges

Language: JavaScript

User's guide

  • To retrieve the code challenge from problems space enter npm run pull-challenge <challenge-number>

    • For example:

      npm run pull-challenge 06
  • To execute the tests run your the test from the root of prep-challenges repo :

    • to run all tests:npm test
    • to run specific tests: npm test <test-number>
      • For example: npm test 06

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published