We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4198653 commit 16f1553Copy full SHA for 16f1553
README.md
@@ -880,7 +880,17 @@ npm install --save vue
880
yarn add --save vue
881
```
882
883
-#### Angular Setup
+<br>
884
+
885
+### React Setup
886
887
+See demo repository: https://github.com/antoine92190/vue-advanced-chat-sandbox/tree/react
888
889
890
891
+### Angular Setup
892
893
+See demo repository: https://github.com/antoine92190/vue-advanced-chat-sandbox/tree/angular
894
895
```json
896
// angular.json
0 commit comments