Skip to content

Chat app with react front end and node/socket.io backend

Notifications You must be signed in to change notification settings

ltamrazov/react-node-chat

Repository files navigation

react-node-chat

Chat app with react front end and node/socket.io backend

FE details start

Folder structure:

  • All source files go inside src
  • The output folder "dist" will sit parallel to src

To run the code:

  • To build the app run -> npm run build
  • To clean the dist folder run -> npm run clean
  • To clean, build app and run it in watch mode -> npm run dev

FE details end

About

Chat app with react front end and node/socket.io backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published