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 ...
chrisentechnology.hashnode.dev3 min read
Opaleti Segun
Software Developer
Thanks for this. It is helpful. Please what are the main knowledge for starting any backend development?