I assume that you already have at least the basic knowledge of NodeJs and Typescript. Before, we start. Please make your devices has typescript and touch-cli install globally. If not, you can run command yarn global add typescript touch-cli. typescript — to be able to use tsc command. touch-cli —…