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 16f1553 commit bf7ba36Copy full SHA for bf7ba36
README.md
@@ -880,20 +880,16 @@ npm install --save vue
880
yarn add --save vue
881
```
882
883
-<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
+/* angular.json */
897
898
"build": {
899
"scripts": [
0 commit comments