Skip to content

Commit 6a67192

Browse files
authored
Update README.md
1 parent 17cff8f commit 6a67192

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

+3-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
# ChatUI
22

3-
![image](https://github.com/stuffish/ChatUI/blob/master/preview/preview.gif)
4-
5-
# Build Setup
6-
7-
``` bash
8-
# install dependencies
9-
npm install
10-
11-
# serve with hot reload at localhost:8080
12-
npm run dev
3+
# Install
134

5+
```
6+
npm install vue-chat-ui --save
147
```
158

169
# Code Organization

0 commit comments

Comments
 (0)