Skip to content

Coding-Games-Competative-programing-HUB/chat-with-deno-and-preact

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat with Deno + Preact

This is the code used in the article:

Read the article to learn more about it.

Getting started

> git clone git@github.com:aralroca/chat-with-deno-and-preact.git
> cd chat-with-deno-and-preact
> deno run --allow-net --allow-read server.ts

About

Chat app with Deno + Preact

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.7%
  • HTML 34.3%