Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 913 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 913 Bytes

JoBo

Jounalizing Book📖

Still in development🧑🏻‍💻

Usage:🧑‍💻

1. Install node.js.

2. Install Expo Go on your mobile.

3. Open a terminal and enter commands:

if you're cloning the main branch:

git clone https://github.com/JoBo
cd JoBo
npm i
npx expo start --tunnel

or to clone a specific branch (use without the '<' or '>'):

git clone --branch <branch_name> https://github.com/abhikatta/JoBo

Download apk(v.1.9.12) file for android from here.