/OpenShow

User Interface for Open Show Bible

Primary LanguageJavaScript

OpenShow

To run locally:

  • checkout the repo or download and unzip the zip file
  • install node if you don't have it
  • open the terminal in the osb-interface-master folder
  • enter 'npm install'
  • after installation, enter 'npm start' to run

The main files are 'index.js' and 'network.js' inside the 'src' folder