Skip to content

Reactomaniac/ex_sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sockets with Reactjs aka SWR

This is a small but strong implementation of Sockets with reactjs and anyone who want to learn sockets and reactjs, its a very good head start.

Installation

  • Clone the Repo.
  • run 'npm install'
  • run 'node server.js'
  • install webpack-dev-server v1.12.1 with flag -g
  • in new terinal run 'webpack-dev-server'
  • Visit http://localhost:8080/app/

Stack

  • ReactJS
  • Socket.io
  • ExpressJS
  • Webpack

Here are few screen after you start server and also webpack.

N|Solid N|Solid N|Solid N|Solid N|Solid

Releases

No releases published

Packages

No packages published