Skip to content

ab007shetty/lifeshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blood Bank Management System:

Prerequisites

1.Node.jS: Dwonload and Install it in your machine. https://nodejs.org/dist/v14.17.0/node-v14.17.0-x64.msi

Installation

1.Download and Extract it.

2.Install NPM packages -> You should be in root directory of ur project.

   npm install       

Execution

1.Start the express server from the root directory.

   npm start

2.Go to convinient Browser and type 'localhost:3000' in URL bar.