jeffpar / pcjs

The original IBM PC and other machine emulations in JavaScript

Home Page:https://www.pcjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to compile PCjs in Raspberry Pi / Debian

IAW9927 opened this issue · comments

Can you give me a guide on how to compile PCjs on Raspberry Pi? I have hosted emulators using the server... and I want the instruction for the compile instructions. And can you give me instructions on how to run the web server in /var/www and then run the PCjs webserver?

Same and you dont need to run it in /var/www bruh

See Running PCjs Locally. That process produces a complete copy of the website in the "_site" folder, which you could then copy to another machine and point the webserver of your choice at it.