Skip to content

GHaberis/js-mentoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Mentoring Exercises

This project is meant to be used as a peer-programming Javascript mentoring exercises for client-side developers.

Install

You need Node.js installed.

$ git clone git@github.com:Ghaberis/js-mentoring.git
$ cd js-mentoring
$ npm install

Run

Run a specific Jest test using:

$ npm test challenge-1

Run the whole test suite using:

$ npm test

About

JavaScript mentoring exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published