I am starting a new typescript project, I have my .ts file, my .js file (compiled from the .ts file), and now I would like to see the result on a web page.
Here is my ver