innocent-maina / red-cross-ussd-solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%