https://github.com/patte/bge
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patte/bge
- Owner: patte
- License: gpl-3.0
- Created: 2015-11-29T18:39:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T13:36:03.000Z (about 4 years ago)
- Last Synced: 2025-02-15T12:46:58.848Z (3 months ago)
- Language: CoffeeScript
- Homepage: https://bge.patpat.org
- Size: 1.89 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
BGE
===This repository holds the bedingungsloses Grundeinkommen website.
## Installation
This webapp is based on [Meteor](http://meteor.com). If you haven't installed it already, this is how you get it.
```
curl https://install.meteor.com/ | sh
```## Run
```
git clone https://github.com/patte/bge.git
cd bge/app
meteor
```Copyright and license
-------
Code and documentation copyright 2016 Patrick Recher and Tobias Vogler. Code released under the GPLv3 license.