In order to follow next steps you need to have the following software installed on your machine:
git clone https://github.com/webcardinal/privatesky.xyz
This will create a folder named privatesky.xyz.
cd privatesky.xyz
npm install
While being inside privatesky.xyz folder run:
npm start
Just open http://127.0.0.1:8000 with you favorite browser.