Skip to content

joan-domingo/realtime-multiplayer-browser-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time Multiplayer Browser Game

!! In Development !!

Find the current state published in: https://master.dirptxqd87yvl.amplifyapp.com/

Set Up

Set up the server in a server terminal:

cd server && yarn

Set up the client in a client terminal:

cd client && yarn

Run

Run the server in the server terminal:

yarn dev

Run the client in the client terminal:

yarn dev

Open http://localhost:3000/ in your browser.

Helpful tools

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published