Skip to content

jsonslim/game_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a test task on using WebSockets and React. Each button sends a json data to server through the WebSocket connection. To see the response - open browser console panel in developer tools.

To start the app:

  1. Run 'yarn' from ./src directory to install dependencies

  2. Run 'yarn start' from ./src directory and 'npx fake-web-socket-server' from ./API directory

  3. You can see server response in the browser console

Prewiew

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published