Skip to content

rishittripathi-therocking/ift-Network-MERN

Repository files navigation

IFT-NETWORK

Starting the app

First Download repo

Go to directory in cmd

npm install

cd client

npm install

in root directory run command npm run dev

open another terminal in root directory of app

cd client

npm start

Deployed on