Skip to content

Latest commit

History

History
15 lines (13 loc) 路 594 Bytes

File metadata and controls

15 lines (13 loc) 路 594 Bytes

Leads-MVP-NodeJS

馃殌鈿★笍 Blazing fast Leads Collection MVP Web App built with Express & NodeJS 馃敟 MAde this while learning Express js. Users can submit leads. Authentication Using PassportJS. Admin can See and Edit or Delete Leads.

Installation

  • Make sure you have Node.js installed.
  • After that, Clone or download the Repo.
  • Open A Command line and type npm install to install all the Modules. {Make sure you are in the Correct Directory}
  • After that type npm start.
  • And head over to http://localhost:3000 or http://127.0.0.1:3000 to run the Site.