Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 164 Bytes

File metadata and controls

9 lines (8 loc) · 164 Bytes

ruby-dom

This is a demo to create vitrual DOM with Ruby.

How to setup

$ cd ~/path/to/ruby-dom
$ ruby -run -e httpd . -p 8000

Visit 127.0.0.1:8000