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
- Host: GitHub
- URL: https://github.com/stophecom/renee-bar.github.io
- Owner: stophecom
- License: mit
- Created: 2015-05-31T17:03:10.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T13:25:31.000Z (over 8 years ago)
- Last Synced: 2025-02-07T10:25:55.347Z (over 1 year ago)
- Language: CSS
- Size: 2.68 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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*.