Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/recipegrace/recipegrace

Collection of open source recipes
https://github.com/recipegrace/recipegrace

Last synced: 27 days ago
JSON representation

Collection of open source recipes

Awesome Lists containing this project

README

        

# RecipeGrace #

[![Build Status](https://travis-ci.org/recipegrace/RecipeGrace.svg?branch=master)](https://travis-ci.org/recipegrace/RecipeGrace)
### How to run the app?

Source code for the project [www.recipegrace.com](recipegrace.com)
## Build & Run ##

```sh
$ cd RecipeGrace
$ ./sbt
> container:start
> browse
```

If `browse` doesn't launch your browser, manually open [http://localhost:8080/](http://localhost:8080/) in your browser.