Skip to content

huynhtk80/Project-1-Eden-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-1-Eden-Server

Server to host Eden's Adventure Game locally.

Client code for Eden's Adventure Game can be found at https://github.com/huynhtk80/Project-1-Eden-Client

Installation


  • download code:

    clone repository from git hub

  • install dependences:

    npm install

  • run server:

    • Make sure Server PORT(server.js) and Client PORT(eden-client git package, client.js)
    • npm start or node ./src/server.js
    • server can also be hosted remotely (eg. https://guarded-atoll-77874.herokuapp.com/ currently host a version of the server)

About

Server to host Eden's Adventure Game locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published