A computer in your browser

From Dboswiki
Revision as of 16:48, 3 May 2024 by Smpdbos (talk | contribs)
Jump to navigation Jump to search

https://github.com/HeyPuter

Local Development

git clone https://github.com/HeyPuter/puter
cd puter
npm install
npm start
This will launch Puter at http://localhost:4000 (or the next available port).