# Typescript tp Please reference to the lab for what to do. ## Install ```shell $ yarn install # OR $ npm install ``` ## Test the typescript compilation ```shell $ yarn build # OR $ npm run build ```