Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 289 Bytes

UrlShortner

Run following scripts in root folder

For Installing dependenies :-

  1. npm install
  2. npm run client-install

For Running project on local machine :-

  1. For server :- npm run server ( with nodemon )
  2. For client :- npm run client

Home

SCREENSHOT