How to clone and setup the Free Code Camp website on a Windows pc

I got it working! Thanks for this guide.
Here is my setup:

Windows 10
Python 3.6.0 but I also have Python 2.7 but 3.6 is the one on my PATH
Node 6.10.0
npm 3.10.10
MongoDB 3.2.10

On step 5 I got an error, but this answer helped me resolved it by changing the port of mongo, and on the .env file. And also on step 3 its copy not cp as the guide is for windows pc .

Also I’m getting this error, after sign up, but then I am able to sign in with the account I just signed. Anyway I tried it and I think it’s working fine.