Skip to content

VitorAEltz/www

 
 

Repository files navigation

www

The website for this community group.

Start the website locally

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

Open http://localhost:8000

About

The website for this CG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%