Skip to content

narcode/codeklavier-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

To start the display server please go to the build folder and from the terminal start a simple http server anyway you like with this folder as root of the server.

python3 example:

python3 -m http.server 1234

php example:

php -S localhost:1234

and then visit localhost:1234 on you favourite browser

About

websocket client for the codeklavier written in Elm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published