Skip to content

RabbotVR/Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Install node
  2. Navigate to the project folder: cd RabbotServer
  3. Install dependencies: npm install
  4. To start the server run: npm run start

Additional instructions

  • To change the server port, look inside index.js for the following line server.listen(3000);

About

Socket IO Node Server for Rabbot Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published