bromix / typescript-jest-example

34 stars 46 forks source link

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