Skip to content

asif-kabir-emon/gift-shop-management-server

Repository files navigation

Gift Shop Management Server

Run Code Loacally

  1. Clone the GitHub Repository on local machine:

    git clone https://github.com/asif-kabir-emon/gift-shop-management-server.git
  2. Install dependencies:

    npm install
  3. Running the server:

    npm run start:dev