Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 188 Bytes

website.md

File metadata and controls

11 lines (9 loc) · 188 Bytes

Installation Steps for website

  1. Install the application dependencies.

    npm install
  2. Run the below command to start the server.

    npm start