Skip to content

JoinCODED/TASK-JS-Iteration-Methods-Part3

Repository files navigation

JS-Iteration-Methods-Part3

Instructions

  • Fork and clone this repository to your Development folder.
    • git clone git@github.com:<your_username>/JS-Iteration-Methods-Part3.git

Running The Tests

  • Install all the requirements:
    1. Navigate to the project root (you'll find a file called package.json there).
    2. Install the requirements with the following command:
        npm install
    3. Run the tests
        npm test
    4. This command will run the testing file and test your code to make sure it has all the required features.
    5. You know you're done when your code passes all the tests!
    6. Go to the Actions tab and make sure to enable the github actions!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published