Skip to content

kamranayub/course-packt-typescript-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to TypeScript Course Files

Companion repository to https://www.packtpub.com/application-development/introduction-typescript-video

Usage

To run most course materials:

  • Please install Node.js 6+
  • If folder contains package.json, run 'npm install' to install any dependencies
  • Typically you can compile the Typescript as specified in the course (tsc -p .) or 'npm run build' where available

About

Packt Introduction to TypeScript Course (Feb 2016)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published