Skip to content

yichunjin/LunarMyth

Repository files navigation

Lunar Myth

An online real-time strategy role playing game application

How to Run

  1. Navigate to the root directory, then install the required packages by running npm install.
  2. Install peerJS gobally with npm install -g peer.
  3. Compile the by running npm run react:dev.
  4. Start peerJS server with peerjs --port 3001.
  5. Start the server by running npm start
  6. Navigate to http://localhost:3000 in your browser.

References:

About

An online real-time strategy role playing game application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published