-
Notifications
You must be signed in to change notification settings - Fork 1.8k
docmeta
KernelDeimos edited this page Oct 23, 2024
·
1 revision
-
This document is a work-in-progress
- When "A is B", always bold "is": "A is B" (
A **is** B
) - When "A is not B", always bold "not": "A is not B" (
A is **not** B
)
You are reading documentation for the open-source repository of Puter.
Getting started on localhost is as simple as git clone
npm install
npm start
.