Skip to content

ddakev/laser-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laser Tag Server

This repo contains both the backend server and frontend React web app for the Laser Tag game, instructions for which can be found here: https://os.mbed.com/users/ddakev/notebook/laser-tag-system/

Starting web app

Run npm start in the root directory.
Open http://localhost:3000 to view it in the browser.

Starting server

Run node index in the /server/ directory. The server will automatically connect to the web app when both are started.

About

Server for laser tag game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published