gancio/README.md
2019-05-30 12:04:14 +02:00

34 lines
521 B
Markdown

## gancio
### event manager for radical communities
> :warning: Gancio is under heavy development,
> if something is not working as expected, it's expected :D
## Install
``` bash
# install dependencies
$ yarn install
# build for production and launch server
$ yarn build
$ yarn start
```
##### nginx setup
https://nuxtjs.org/faq/nginx-proxy
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).
## Hacking
``` bash
$ yarn dev
```
#### Add a new icon
plugin/vue-awesome.js