AppNexus Ad Gallery How to make the gallery happen: npm i npm start open index.html How to publish the gallery: Check if all your changes are up to date. If not, follow the steps in the section above and commit them git checkout gh-pages git merge master git push origin gh-pages