Skip to content

alastairayliffe/functions-and-operators

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

functions-and-operators

Functions and operators exercises. To run

  1. Fork repo
  2. Clone forked repo to local machine
  3. Solve the exercises
  4. Push solution to Github and submit pull request

Exercises can be debugged in browser by opening index.html.

To run tests locally, make sure you have npm installed.

  1. Run npm install
  2. Run npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • HTML 1.4%