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

https://github.com/stophecom/renee-bar.github.io

www.renee-bar.ch
https://github.com/stophecom/renee-bar.github.io

Last synced: 8 months ago
JSON representation

www.renee-bar.ch

Awesome Lists containing this project

README

          

[www.renee-bar.ch](http://www.renee-bar.ch)
================
Website for the *Renée Bar* in Basel.

Development
-----------
Install dependencies:
```
bundle install
npm install
bower install
```

Build website and serve at [localhost:4000](http://localhost:4000):
```
grunt develop
```
…this will also watch for changes, rebuild and trigger a *live reload*.