Skip to content

DBMS-bank-management/S3_DBMS_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

DBMS PROJECT SEMESTER 3

INSTALLATION

Open command line and run the following commands to setup

  1. git clone https://github.com/EshSub/S3_DBMS_project
  2. cd S3_DBMS_project

To install backend

  1. cd backend
  2. npm install

To install frontend

  1. cd frontend
  2. npm install

RUN

Start backend

  1. cd backend
  2. npm start

Start frontend

  1. cd frontend
  2. npm start

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published