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