Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 452 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 452 Bytes

Recruitment Portal

Join the chat at https://gitter.im/SDC-USICT/Recruitment_Portal

Usage

  • Install node and npm for your OS.
  • Configure your mysql database in models/index.js for contectivity.
 $ npm install
 $ npm install -g nodemon
 $ npm start