Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 401 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 401 Bytes

Genquare-inventory-server

It is the backend for the Inventory Management Application

Starting Server

To run locally use go to root folder and run npm install.

After that create a .env file and enter the variable similar to .env-example file.

Enter the variables.

Enter npm start to start the server..