Skip to content

Commit 16f1553

Browse files
committed
(docs) add react & angular demo repository
1 parent 4198653 commit 16f1553

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,17 @@ npm install --save vue
880880
yarn add --save vue
881881
```
882882

883-
#### Angular Setup
883+
<br>
884+
885+
### React Setup
886+
887+
See demo repository: https://github.com/antoine92190/vue-advanced-chat-sandbox/tree/react
888+
889+
<br>
890+
891+
### Angular Setup
892+
893+
See demo repository: https://github.com/antoine92190/vue-advanced-chat-sandbox/tree/angular
884894

885895
```json
886896
// angular.json

0 commit comments

Comments
 (0)