Get Started Installation On the command prompt run the following commands $ git clone https://github.com/Bhupeshverma/BookShop.git $ cd BookShop/ $ npm install How to Run Run the following command in your terminal. $ npm start or nodemon