/Recruitment_Portal

[WIP] Portal

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

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