# hippie68.github.io **Repository Path**: curliph/hippie68.github.io ## Basic Information - **Project Name**: hippie68.github.io - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-16 - **Last Updated**: 2021-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to self-host locally Run a web server in a directory that has an index.html. If you have python3, e.g.: python3 -m http.server 7000 Connect from the PS4 by entering http://computer-ip:7000