Landing Page • How To Use • Credits • Contributors
-
Online - Goto www.crubhub.tk
-
Locally
# Clone this repository
$ git clone https://github.com/richachauhan59/Crubhub
# Go into the repository
$ cd Crubhub
# Go into server folder
$ cd server
# Install dependencies
$ npm install
# Run server
$ node app.js
# Go into client folder
$ cd ../client
# Install dependencies
$ npm install
# Run client
$ npm start
Note : Now the server is running on port 5000
and client is running on port 3000
This software uses the following open source packages: