Skip to content

A MERN stack-based inventory management application

Notifications You must be signed in to change notification settings

frodolfo/inventory-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Manager

A MERN stack-based inventory management application

Prerequisites

You must have the following installed on your local machine.

  • Node.js (version 16 and up)
  • Yarn
  • MongoDB (Community Edition)

Setup

To install all the dependencies required by the app, simply execute yarn app-install from the root location. In order to initialize the database, you must run the command yarn seed from the terminal.

To run the application (frontend and backend, just execute the command yarn start in the terminal window.

About

A MERN stack-based inventory management application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published