Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 205 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 205 Bytes

Website: collegejobsearchengine.com

To Run:

  1. Open Two Terminals
  2. In one of them, cd to the 'app' directory and type 'npm start'
  3. In the other, cd to the 'backend' directory and type 'node app.js'