Skip to content

BiblioNexus-Foundation/scribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Scribe Scripture Editor (Scribe v2)

A Bible translation editor for everyone.
Report Issue · Feature Request

Getting Started

It is relatively easy to set up the application locally for development.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Fork and clone this repository
  2. Install dependencies and Build the app in development mode with yarn run build:dev
  3. Start the application(electron) with yarn start:electron