mirror of
https://github.com/cudr/slate-collaborative.git
synced 2024-10-27 20:34:06 +00:00
Update README.md
This commit is contained in:
parent
60731796da
commit
221d892991
12
README.md
12
README.md
@ -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
|
slatejs collaborative plugin & microservice
|
||||||
|
|
||||||
![screencast2019-10-2820-06-10](https://user-images.githubusercontent.com/23132107/67700384-ebff7280-f9be-11e9-9005-6ddadcafec47.gif)
|
![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…
Reference in New Issue
Block a user