Localhost Settings

💡 Bookmark page to store!

Localhost Server

Linux ➤ Install Bun Runtime with curl -fsSL https://bun.sh/install | bash and then execute bun snoserve.ts to start the server.
Windows ➤ Install Bun Runtime with powershell -c "irm bun.sh/install.ps1 | iex" and then execute bun snoserve.ts to start the server.

Ctrl + D 🔹 Delete row | Ctrl + Enter 🔹 Insert row | Enter 🔹 Move down row | Ctrl + Left 🔹 Move to previous column | Ctrl + Right 🔹 Move to next column
Ctrl + V 🔹 Clipboard paste & format | Ctrl + / 🔹 Toggle comment row

LINE LABEL CODE BRANCH ERROR
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
END