Install - Lolispo/pkmn_auto_chess GitHub Wiki

Node installation:

  1. sudo apt-get install curl software-properties-common
  2. curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -
  3. sudo apt-get install -y nodejs

Setup system:

  1. Git pull repository
  2. open 2 terminals for simplicity
  3. Terminal 1: /pkmn_auto_chess/ Terminal 2: /pkmn_auto_chess/app/
  4. 'npm install' in both
  5. 'npm start' in both to start system