wwarodom / learn-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript learning

This repo is for learning TypeScript.

Topics

  1. Variables

Notes

  1. Branch is version paths
  2. Remote is github server to store code

Git commands

  1. "git init" <- Initialize version control
  2. "git clone " - Download project from Github

Node JS

  1. "npm init -y" <- initialize project

About


Languages

Language:TypeScript 100.0%