To view the HTML files in folder `fixtures` with respec formatting, you can ~~~sh mkdir js cp ../../node_modules/respec/builds/respec-w3c.js js/ echo "*" > js/.gitignore ~~~ and open them in a local browser.