Skip to content

bhowmik1234/briifee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BriefCase : A deShare Platform

Screenshot (13)

Getting Started

  • Clone the repository

    git clone https://github.com/nishant-Tiwari24/briefcase.git
    
  • Install IPFS Desktop Client

  • install necessary packages for client

    cd client
    yarn
    
  • Install necessary packages for server

    cd server
    yarn
    
  • Install necessary packages for blockchain

    cd blockchain
    yarn
    
  • running the project Make sure to run the IPFS desktop client

    cd client
    yarn dev
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published