The website for this community group.
First install Deno.
Mac, Linux:
curl -fsSL https://deno.land/install.sh | sh
Windows:
iwr https://deno.land/install.ps1 -useb | iex
Run the command:
deno run -A --no-check main.jsx
The website for this community group.
First install Deno.
Mac, Linux:
curl -fsSL https://deno.land/install.sh | sh
Windows:
iwr https://deno.land/install.ps1 -useb | iex
Run the command:
deno run -A --no-check main.jsx