Skip to content

dshaplyko/js-mentoring-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-mentoring

Tasks for JS mentoring.

Requirements

  • Git
  • NodeJS 8 or higher (10 is preffered)

Setup

$> git clone https://git.epam.com/Dzmitry_Shaplyka/js-mentoring-program.git
$> cd js-mentoring-program
$> npm install

Materials

Materials are stored in in the 'Materials' folder.

Running tests

To run tests for each module, you can use the

$> npm run test:<task>

<task> is the name of your current theme (e.g. npm run test:arrays)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published