Skip to content

Commit bf7ba36

Browse files
committed
(docs) cleanup
1 parent 16f1553 commit bf7ba36

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -880,20 +880,16 @@ npm install --save vue
880880
yarn add --save vue
881881
```
882882

883-
<br>
884-
885883
### React Setup
886884

887885
See demo repository: https://github.com/antoine92190/vue-advanced-chat-sandbox/tree/react
888886

889-
<br>
890-
891887
### Angular Setup
892888

893889
See demo repository: https://github.com/antoine92190/vue-advanced-chat-sandbox/tree/angular
894890

895891
```json
896-
// angular.json
892+
/* angular.json */
897893

898894
"build": {
899895
"scripts": [

0 commit comments

Comments
 (0)