Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 171 Bytes

admin-dashboard.md

File metadata and controls

11 lines (9 loc) · 171 Bytes

Installation Steps for Admin Dashboard

  1. Install the application dependencies.

    npm install
  2. Start the server.

    npm start