Skip to content

Instantly share code, notes, and snippets.

@latentflip
Created July 26, 2016 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save latentflip/7a4b19b17d00ad2306810f8dd2091ca0 to your computer and use it in GitHub Desktop.
Save latentflip/7a4b19b17d00ad2306810f8dd2091ca0 to your computer and use it in GitHub Desktop.
  1. Install windows somehow. If you have a 16gb usb stick, you can do it with bootcamp assistant and an iso from: https://www.microsoft.com/en-gb/software-download/windows10ISO
    • I think I chose pro but shouldn't really matter
  2. Get visual studio installing cos it takes forever, use the community edition here: https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx
  3. The easiest way to get going with git on windows seems to be https://desktop.github.com/ that sets up keys etc for you
  4. Install node and npm: https://nodejs.org/en/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment