Go through the setup instructions for TypeScript to install the necessary dependencies:
http://exercism.io/languages/typescript
Install assignment dependencies:
$ yarn install
Execute the tests with:
$ yarn test
Go through the setup instructions for TypeScript to install the necessary dependencies:
http://exercism.io/languages/typescript
Install assignment dependencies:
$ yarn install
Execute the tests with:
$ yarn test