Skip to content

muhammadhasnain12/petty-cash-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Petty cash management system

This is Petty Cash Management System

Prerequisites

Create a mongoDB database on your localmachine

Installing

Install all dependencies.

Server side dependencies install npm install

Client side dependencies install without going into the client directory npm run client-install

or if inside client directory npm install

Running The Project

To run both client and server npm run dev

To run just the server npm run start

To run just the client npm run client

or if inside client directory npm run start

NOTE After install all dependencies if it throgh error related to bcryptjs then uninstall bcryptjs and reinstall this package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages