Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 343 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 343 Bytes

Sample Revel Applications

Each directory contains a revel application.

git clone https://github.com/revel/samples.git $GOPATH/src/github.com/revel/samples
revel run github.com/revel/samples/booking

Visit http://revel.github.io for more info

Contribute

If you got a good example application then please make a pull request ;-)