- react
- redux
- rematch
- immer
- lodash
- moment
- socket.io
- test (cypress)
- First concurrently module installation
npm install- All install backend and frontend packages
npm run install - backend (npm install)
- frontend (npm install)
npm startnpm run testSimple web chat app (react, redux, rematch, nodejs, socket.io)
Repository from Github https://github.comcodejs-kr/simple-chat
npm installnpm run install npm startnpm run test