Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 525 Bytes

README.md

File metadata and controls

25 lines (25 loc) · 525 Bytes

suki

Send WhatsApp messages to a random person in Indonesia.

Installation

  1. Download and Intall Node
  2. Download and Install Git
  3. Clone this repository using Git Bash
    git clone https://github.com/dimasmiftah/suki.git suki
    
  4. Change directory to suki
    cd suki
    
  5. Install Yarn
    npm install --global yarn
    
  6. Install package
    yarn install
    
  7. Start project
    yarn start