Photon html5 theme with a node / express server Demo: photon.sethbergman.pro Setup git clone https://github.com/sethbergman/photon.git && cd photon Install dependencies yarn # or use npm npm i Start the app yarn start # or with npm npm start Visit http://0.0.0.0:5000 in your browser. Demo: photon.sethbergman.pro