4LOOPph / HRIS-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Download the repository
  2. Install npm modules: npm install
  3. Install bower dependencies bower install
  4. Start up the server: node index.js
  5. View in browser at http://localhost:3000

NOTE

node index.js staging runs the staging environment of the API

node index.js production runs the staging environment of the API

node index.js or node index.js development runs the development environment of the API

About


Languages

Language:JavaScript 80.3%Language:CSS 19.3%Language:HTML 0.3%Language:TypeScript 0.1%