Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 448 Bytes

File metadata and controls

25 lines (17 loc) · 448 Bytes

Installation

  1. Clone the repository: create a folder open cmd

    git clone  https://github.com/SamiSelx/Sitemap-Builder.git 
  2. Install dependencies:

    npm install
  3. Start the server:

    npm run dev
  4. Send Post Request with body baseUrl : http://localhost:5000/sitemap

    Or Open website http://localhost:5000/ && send request by Form