gancio/client
2019-03-20 00:50:43 +01:00
..
public new favicon 2019-03-05 10:23:49 +01:00
src fix #30, thumbnail 2019-03-20 00:50:43 +01:00
.eslintrc.js fix #27, fix #25, fix #26, fix #20, fix #19 2019-03-18 01:44:22 +01:00
babel.config.js optimize bundle size and resize/sharp image upload 2019-03-07 22:39:12 +01:00
package.json fix #8 with magic grid 2019-03-08 01:02:15 +01:00
README.md stream of consciousness 2019-03-07 14:59:28 +01:00
vue.config.js other minor fix 2019-03-12 23:48:43 +01:00
yarn.lock yarn.lock 2019-03-12 23:12:26 +01:00

Gancio

an event manager for local communities

##Install We provide a docker way to run gancio.

git clone 

##Development

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build