You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To start the Web-App, open the app-Folder with an Apache-Server that interprets PHP files
Additional System Requirement: nodejs >= 4 (otherwise run build:content will throw errors)
Yes I did run npm run build:content
Still struggeling here:
I only see the loading animation, no bible text is actually loading. Error console says: "/app/content/audio/eng_ylt/info.json" missing. Indeed, there is no audio folder. So how can I disable the audio bible?
(Oh, ok, it actually works when I enter a reference. So this is a usability issue (please load Gen 1:1 or similar by default, by adapting config-default.js to the texts available in /input). (Feature request: Replace "loading" image with instructional prompt #99)
How do I link the greek words of KJV and a greek text via Strong's numbers?
I will report my difficulties of getting started ...
Solutions already found (I have incorporated them in the pull request #94):
node run build
should readnpm run build
( node, or npm? #86) (Also see updated path #54)npm run build:content
Still struggeling here:
(Oh, ok, it actually works when I enter a reference. So this is a usability issue (please load Gen 1:1 or similar by default, by adapting
config-default.js
to the texts available in/input
). (Feature request: Replace "loading" image with instructional prompt #99)The text was updated successfully, but these errors were encountered: