Skip to content

SDC-USICT/Recruitment_Portal

Repository files navigation

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