Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 392 Bytes

File metadata and controls

28 lines (18 loc) · 392 Bytes

KITAB Bazar

Client application for KITAB Bazar

Getting started

git clone https://github.com/toggle-corp/kitab-client/
cd kitab-client

git clone https://github.com/toggle-corp/kitab-server/ server

Setup client env

cp .env.example .env

# NOTE: Define variables accordingly

Setup server env

touch server.env

# NOTE: Define variables accordingly