stream of consciousness

This commit is contained in:
lesion
2019-03-07 14:59:28 +01:00
parent 8c3642e868
commit 5883589e19
35 changed files with 347 additions and 409 deletions

View File

@@ -1,4 +1,17 @@
# Gancio
an event manager for local communities
##Install
We provide a docker way to run **gancio**.
```
git clone
```
##Development
```
```
## Project setup
```
@@ -13,9 +26,4 @@ yarn run serve
### Compiles and minifies for production
```
yarn run build
```
### Lints and fixes files
```
yarn run lint
```
```