Typescript tp

Please reference to the lab for what to do.

Install

$ yarn install
# OR
$ npm install

Test the typescript compilation

$ yarn build
# OR
$ npm run build