Skip to content

ts-cset/js-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab: JS Functions

To complete this lab, fork this repo and clone your fork. You'll be completing the instructions provided in my-script.js by writing a series of JavaScript functions. I have written some tests to help you check your progress. You need to do the following to set up the repo:

$ git clone <your fork URL>
$ cd js-functions
$ npm install

Now the test tools are installed and you can run them whenever you want with:

$ npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published