Skip to content

maitkin/react-play-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-play-client

Example web-client using React and Redux with WebSockets

See blog post (http://www.marcaitkin.com/2017/02/12/reactredux-play-with-websockets/)

Example server (https://github.com/maitkin/react-play-server)

Prerequisites

node >= 7.4.0

Running

Edit API_URL in .env accordingly (should point to example server)

npm install

npm install webpack-dev-server --save-dev

npm start

Notes

You may need to setup your paths such that webpack-dev-server is in it, or change the configuration to point to the correct location (.e.g. node_modules/.bin)

About

Example web-client using React and Redux with WebSockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors