Learn TypeScript 3 by Building Web Applications
上QQ阅读APP看书,第一时间看更新

Windows

Let us assume that you have administrator privileges on your machine, but if you don't, note that you can also download a portable version, as shown in the following steps:

  1. Go to the official website of VS Code and download the installer: https://code.visualstudio.com:
  1. Click on Download for Windows:

  1. Once the installer has been downloaded, click on Run to start it:
  1. Click on Next >.
  2. Make sure to read the license agreement and get it reviewed by your favorite lawyer. Once you're fully aware of what it all means, click on the Next > button:
  1. Change the target location if needed, then click on Next >:
  1. Click on Next >.
  2. On the next screen, make sure to check the Add to PATH (available after restart) option. This is for ease of use only. Then, click on Next > and Install in the next screen.
  3. Once completed, click on Finish:

Congratulations, you're now officially among the cool kids with the code command on their machine.