Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This software is to print Hello World using TypeScript.

My purpose in creating this software is to provide a documented playground where I can practice the syntax and functionality of TypeScript.

Software Demo Video

Development Environment

Ensure that node and npm are installed on your computer. Then run the following commands in order:

  1. npm install -g typescript
  2. tsc hello.ts
  3. node hello.js

Useful Websites

About

Repo to practice TypeScript

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages