Small example of how to run Typescript code.
- Clone repository
git clone --depth 1 https://github.com/joseluisq/typescript-example.git- Install dependencies
yarn- NodeJS >= 10
- Run
yarn start- Test
yarn test- Build
yarn buildMIT license
© 2019 Jose Quintana