Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tadast/horse_js_html


https://github.com/tadast/horse_js_html

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

## Horse JS

A small code challenge to implement the below image in HTML

![](https://s3.amazonaws.com/f.cl.ly/items/2l0c2F1J1f0D3h100a1f/horse.png)

###

Testing locally:

```
ruby -rwebrick -e's=WEBrick::HTTPServer.new(:Port => 3344, :DocumentRoot => Dir.pwd).start'
```

visit http://localhost:3344

[On the web](https://tadast.github.io/horse_js_html/)