Build and Deploy api.jquery.com project

Build and Deploy api.jquery.com project

Hi Team,

             I'am trying to deploy api.jquery.com code locally with the help of jquery-wp-content.But when I tried to apply the "grunt deploy" command the below error is thrown.

$ grunt deploy
Running "check-modules" task

Running "xmllint:all" (xmllint) task
>> Missing executable: xmllint.
>> You must install libxml2.
>> Downloads are available from http://www.xmlsoft.org/downloads.html
Warning: Task "xmllint:all" failed. Use --force to continue.

Aborted due to warnings.

Can you please let us know how to install libxml2 and libxslt in windows machine.I tried to copy them in the root of the project but there is no change.Can you please explain me briefly on this process.This thread is posted here after discussion on getting started forum  https://forum.jquery.com/topic/how-to-build-and-deploy-jquery-api-project

Thanks in advance.