Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/recipegrace/recipegrace
- Owner: recipegrace
- Created: 2014-03-30T02:41:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-01T17:36:05.000Z (almost 9 years ago)
- Last Synced: 2024-11-15T04:30:09.981Z (3 months ago)
- Language: Scala
- Homepage:
- Size: 56.6 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.