Construct and preview

Hey everybody
There is a topic here that explains how to publish a web application created with cocos2d, but I don’t understand how it works. What I want is to be able to double click on index.html and see my finished game, but I don’t know how should I do that. I think it falls under the category of “Construct and preview”.

The construction of Web platform is very easy. You only need to .zip scripts and resources in the game project and resource library, and then drop them into the designated release path

But I don’t know exactly which files should be zipped and what to do next.
Thank you very much for your time