Skip to content

edsonayllon/healthraise-io

Repository files navigation

author category tags status twitter
Edson Ayllon
proof of concept
whitepaper
ethereum
healthcare
smart contract
react
deferred

Project 5-2019

Healthraise.io

Healthcare social funding application.

1. Description

Alt text

Ethereum Health Platform project installation instructions.

2. Getting Started

2.1 Install

Install the client:

cd client
npm install || yarn

Install server dependencies:

cd server
npm install || yarn

2.2 Run

Start mongodb instance:

mongod

Start server instance:

cd server
npm run start || yarn start

Start client instance:

cd client
npm run start || yarn start

The client should open in a new tab on your default browser.

Note: Metamask is required for some functionality.

About

Ethereum Healthcare Funding Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published