66 Forks
113 Stars
113 Watchers

projects

Hands-on real world projects that will help you exercise your knowledge of TypeScript.

How to download and setup projects

Open terminal and run command
git clone https://github.com/LearningTypeScript/projects.git
git clone is used to create a copy or clone of projects repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with projects https://github.com/LearningTypeScript/projects/archive/master.zip

Or simply clone projects with SSH
[email protected]:LearningTypeScript/projects.git

If you have some problems with projects

You may open issue on projects support forum (system) here: https://github.com/LearningTypeScript/projects/issues