typescript-jest-example icon indicating copy to clipboard operation
typescript-jest-example copied to clipboard

typescript-jest-example

This is an example project for the following articles on medium.com:

Project setup

npm install

Compile to typescript

npm run build

Run tests

npm test