- Curated use of JavaScript Libraries, Frameworks, and Technologies.
- To run the HTML file
index.html
start index.html
- To run the Javascript file
script.js
node script.js
- To run the Typescript file
type.tsand compile it to equivalenttype.jsfile
tsc type.ts