Skip to content

devleague/week-1-mentor-session-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Fork & Clone this repository and change your current working directory to this repository.
  2. Install all dependencies by running the command: npm install
  3. Your work will be done in the file named: excercises.js
  4. Everytime you finish a function, run npm test to see if it passes the tests!
  5. Once test passes for a function, commit your code and push up to your repository.
  6. Rinse & Repeat until all tests pass!

Notes:

  1. Make sure you reference the function you made in the module.exports object before running tests!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors