Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Update readme instructions #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 11, 2019

  1. Update readme instructions

    Running the commands in the readme results in the server starting on
    port 3000 and the client expects it to be on 8080, so we get the error:
    
    > Doh - disconnected - no snek running at localhost:8080
    
    I've updated the instructions to set the port for the server, there is also a
    Procfile which the instructions don't use, it could be a good idea to have a
    single Procfile in the base directory that starts all 3 processes.
    
    Also the client doesn't use node, so no need to install packages via yarn.
    mariovisic committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    79653c3 View commit details
    Browse the repository at this point in the history