test: readme

This commit is contained in:
Guillaume Chau
2018-05-30 14:44:01 +02:00
parent 35209311d1
commit 94ec0f002f
+13
View File
@@ -0,0 +1,13 @@
# ApolloChat
Demo app: Vue + Apollo + Graphql + vue-cli 3
```
yarn
```
### Development
```
yarn serve
```