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
|
||||||
|
|
||||||

|

|
||||||
@ -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