28 lines
792 B
Plaintext
28 lines
792 B
Plaintext
|
|
---------------------------------------
|
|
|
|
___
|
|
{-) |\
|
|
[m,].-"-. /
|
|
[][__][__] \(/\__/\)/
|
|
[__][__][__][__]~~~~ | |
|
|
[][__][__][__][__][] / |
|
|
[__][__][__][__][__]| /| |
|
|
[][__][__][__][__][]| || | ~~~~
|
|
ejm [__][__][__][__][__]__,__, \__/
|
|
|
|
|
|
---------------------------------------
|
|
|
|
The foundation for your web application has been built.
|
|
|
|
|
|
There are a lot of resources to help you use Yesod.
|
|
Start with the book: http://www.yesodweb.com/book
|
|
Take part in the community: http://yesodweb.com/page/community
|
|
|
|
|
|
Start your project:
|
|
|
|
cd PROJECTNAME && cabal sandbox init && cabal install --enable-tests . yesod-platform yesod-bin --max-backjumps=-1 --reorder-goals && yesod devel
|