Skip to content

This is a MERN stack Application, of an ERP that can create new product list, record goods receival, inspection record of items and quality inspection of goods.

Notifications You must be signed in to change notification settings

Nagarjuna-PradeepKumar/mock-ERP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

mock-ERP

This is a MERN stack Application, of an ERP that can create new product list, record goods receival, inspection record of items and quality inspection of goods.

Usage instructions

  1. Clone the project to your directory
  2. In terminal type
cd ERP_backend
npm install
cd ..
cd ERP_frontend
npm install
  1. Once all dependencies are installed, get into ERP_frontend and run
npm start

4.get into ERP_backend and run

node index.js
  1. The application works at Localhost:3000

About

This is a MERN stack Application, of an ERP that can create new product list, record goods receival, inspection record of items and quality inspection of goods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published