You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,9 @@ I checked websocket clients in chrome web store and I am using Simple Websocket
17
17
18
18
# Install && Build
19
19
20
+
### Important
21
+
This project dependent on react-ace. But there is a bug and a feature have not been merged to the original repository. This project can be built without error but it will raise error when run.
22
+
20
23
> npm install // install dependencies
21
24
22
25
> npm run watch // you can open localhost:8080 to try it
0 commit comments