Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 441 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 441 Bytes

teslasentryjs

Installation steps :

  1. Install ffmpeg

    - apt-get install libav-tools
    - apt-get install ffmpeg
  2. Install npm :

  3. Install git :

    apt-get install git
  4. Clone repo :

    git clone https://github.com/Kirikou974/teslasentryjs.git
  5. Install web site :

    cd teslasentryjs npm install
  6. Run web site :

    node server.js