Update README.md

pull/12/head
George 5 years ago committed by GitHub
parent 60731796da
commit 221d892991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
# slate-collaborative [Demo](https://slate-collaborative.herokuapp.com/)
# slate-collaborative. Check [Demo](https://slate-collaborative.herokuapp.com/)
slatejs collaborative plugin & microservice
![screencast2019-10-2820-06-10](https://user-images.githubusercontent.com/23132107/67700384-ebff7280-f9be-11e9-9005-6ddadcafec47.gif)
@ -62,3 +62,13 @@ const connection = new CollaborativeBackend(options)
}
```
# Contribute
You welcome to contribute!
start it ease:
```
yarn
yarn dev
```

Loading…
Cancel
Save