Skip to content

vitaliykrivko/typescript_jest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript_jest

Technical Exercise

Prerequisites:

  1. Clone project to local drive.
  2. Open project folder.
  3. Install all dependencies listed in a package.json file with the following command:
npm install
  1. Build the project with the following command:
npm run build

Run all tests:

npm test

About

Technical Exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published