Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 347 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 347 Bytes

thecabpoolapp

Hassle-free Cab Sharing. Currently for Shiv Nadar University.

How to Run

To run server-side Node.js App:

Install Dependencies using npm install

Start the development server using npm start

To run client-side React.js App:

Install Dependencies using npm install

Start the developmnt server using npm start