UrlShortner Run following scripts in root folder For Installing dependenies :- npm install npm run client-install For Running project on local machine :- For server :- npm run server ( with nodemon ) For client :- npm run client Home