Skip to content

michael-dean-haynie/haynie-game

Repository files navigation

haynie-game

Local Development

Run the game-server and game-client locally

# make sure you have node and npm installed on your machine
node --version
npm --version

# navigate to this repository and install the node modules
npm install

# start the server
npm run start-server

# in another terminal window, start the client server
npm run start-client

Open a browser tab and navigate to localhost:1234.

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •