Skip to content

Commit 72e552a

Browse files
authored
Update README.md
1 parent 3951866 commit 72e552a

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# Nodejs Socket.io - Simple Chat
22
Simple chat web application.
33

4-
### Feature (Now Developing)
5-
* Room base
6-
* Secret message
7-
* Detecting typing
4+
### Install
5+
npm install
6+
7+
### Start
8+
npm run start
9+
10+
### Tech Stack
11+
- react
12+
- redux
13+
- rematch
14+
- immer
15+
- lodash
16+
- moment
17+
- socket.io
818

9-
### TODO
10-
* React version (Now developing)

0 commit comments

Comments
 (0)