Hexagon design not displaying in exported Codepen project on server

Use the dist folder instead of src otherwise:

  1. You need to link to the CSS and JS in the HTML.

  2. The src code has SCSS that needs to be compiled.