Skip to content

Latest commit

 

History

History
executable file
·
6 lines (6 loc) · 237 Bytes

README.md

File metadata and controls

executable file
·
6 lines (6 loc) · 237 Bytes

Setup for Local Machine

  1. Create database: travelSecure_development
  2. Execute npm install
  3. Run application using npm start or nodemon start
  4. Go to localhost:3000
  5. Live Application