Install the typescript compiler and compile the files. Include the output js file (index.js) in your index html with type="module" and you are ready to experiment.
quiKieSamus/typescript-shopping-cart
A shop that renders an array of product object and displays info. Mainly for practice purposes. You could use this to learn how to manipulate dom
TypeScript