ryderharsh / Bootcamp_Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Health API

Backend API for Employee Application, which is a Employee Bootcamp directory website.

Usage

Rename ".env.env" to ".env" and update the values/settings to your own.

Install Dependencies


npm install

Run App

#Run in dev mode
npm run dev

#Run in prod mode
npm start

  • Version: 1.0.0

-License: MIT

About


Languages

Language:JavaScript 100.0%