ecommerce Get Started 1. System Requirements Globally installed node Connection with MongoDB 2. Installation On the command prompt run the following commands $ git clone https://github.com/Siddhant-Goswami/ecommerce.git $ cd ecommerce/ $ npm install or yarn 3. Run Run npm start in your terminal