Skip to content

Africa's Talking Open Hackathon | Incorporating Mobile Technology in Healthcare Delivery

Notifications You must be signed in to change notification settings

innocent-maina/red-cross-ussd-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

### Clone the git repository
git clone

### Setup environment variables
cp .env.example .env

### Install project dependencies
npm install

### Initialize development server
npm run dev

### Run production
npm start

Author