How to Setup a simple nodejs and Typescript Web App
mkdir node-typescript && cd node-typescript && code . Run the above code in your terminal/command prompt to be able to create a folder called node-typescript. Note that, for windows OS, you need to run each commandshift one after the other,starting ...






