examples: deploy http to hyperdev

This commit is contained in:
Yoshua Wuyts
2016-06-04 21:20:13 +02:00
parent 3d70f872b5
commit 8066c450be
+2 -2
View File
@@ -95,8 +95,8 @@
## Demos
- [Input example](https://github.com/yoshuawuyts/choo/tree/master/examples/title)
([requirebin](http://requirebin.com/?gist=e589473373b3100a6ace29f7bbee3186))
- [HTTP effects example](https://github.com/yoshuawuyts/choo/tree/master/examples/http)
(@examples directory)
- [HTTP effects example](https://fork-fang.hyperdev.space/)
([hyperdev](https://hyperdev.com/#!/project/fork-fang))
- [Mailbox routing example](https://github.com/yoshuawuyts/choo/tree/master/examples/mailbox)
(@examples directory)
- [TodoMVC](http://shuheikagawa.com/todomvc-choo/)