A carpool service website which can find people around in real-time
- Download the repository
- Install npm modules:
npm install
- Install bower dependencies
bower install
- Start up the server:
node server.js
- View in browser at http://localhost:8080
A carpool service website which can find people around in real-time
npm install
bower install
node server.js