Skip to content
/ erp Public
forked from rellbows/erp

"Employee Recognition Portal" web application that allows users to send awards to other users.

Notifications You must be signed in to change notification settings

bainiwaj/erp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erp

Description:

Usage Instructions:

  • To run the server for production, run the below command while in the base directory.

npm start

  • To run the server for development purposes, run the below command. Note: This utilizes the 'nodemon' package that will automatically restart the server if any changes in the code are detected.

npm devstart

Testing Details:

Bugs/TODOS:

About

"Employee Recognition Portal" web application that allows users to send awards to other users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.2%
  • HTML 8.5%
  • Elixir 5.3%