Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (14 loc) · 552 Bytes

setup.md

File metadata and controls

27 lines (14 loc) · 552 Bytes

Poster

Steps to SetUp

Open Terminal and run

  1. git clone https://github.com/pulkit-30/BloodConnect.git

  2. cd BloodConnect

  3. npm install

  4. npm start

  5. git submodule init

  6. git submodule update

  7. cd Technovation-Hackathon

  8. yarn

  9. npm start

Add .env file or change name of .env.example to .env and required information init

That's it , your project has been setup successfully 🥳