Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pbrisbin/lemonstand

Simple Lemonade stand sample site for a Yesod blog post.
https://github.com/pbrisbin/lemonstand

Last synced: about 2 months ago
JSON representation

Simple Lemonade stand sample site for a Yesod blog post.

Awesome Lists containing this project

README

        

# Lemonstand

This sample site is the product of [this][] walk-through blog post.

[this]: http://pbrisbin.com/posts/developing_web_applications_with_yesod

## Usage

~~~
$ cabal install
$ yesod devel
$ $BROWSER http://localhost:3000
~~~