
上QQ阅读APP看书,第一时间看更新
Downloading the book samples
Now that you have Git on your machine, you can use the following command to download the latest version of the book's samples on your machine:
git clone --depth 1 -b master https://github.com/PacktPublishing/-Typescript-3.0-Projects---Learn-Typescript-by-Building-Web-Applications typescript-book
You can do it now, as we will use them throughout the book.
Once the command has been executed, you'll find the code samples in the TypeScript book folder.
Code samples are arranged by chapter.