Skip to content

thomaspj10/Chat-Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile elm into Javascript.

elm make .\src\Main.elm --optimize --output=./server/static/main.js

Start the server

cd server
python -m http.server

About

An online Chatroom written in Python and Elm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published