How to install and run locally?

$ git clone https://github.com/bhavanas-jpg/e-commerce_app.git
$ cd e-commerce_app
$ npm install
$ npm run dev