Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/casualjim/wearebelgium


https://github.com/casualjim/wearebelgium

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

1. Launch [SBT](http://code.google.com/p/simple-build-tool).

```
./sbt
```

2. Run Jetty

```
container:start
```

3. Go to http://localhost:8080/.

4. Learn more at http://www.scalatra.org/stable/book.

5. Happy hacking!