Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 282 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 282 Bytes

INSTALLATION

  1. Clone the repo to your PC - git clone https://github.com/dev-labs-bg/carpooling
  2. Install the dependencies - npm install
  3. Add an config.js file - see config_example.js
  4. Run the application with node server.js