4
2
mirror of https://github.com/getbible/app.git synced 2025-04-08 11:51:49 +00:00
2020-11-02 10:09:20 +02:00
2020-10-24 00:21:35 +02:00
2020-10-26 20:59:37 +02:00
2020-10-23 23:50:02 +02:00
2020-10-22 20:49:21 +02:00
2020-10-26 23:06:57 +02:00
2020-11-02 09:39:28 +02:00
2020-10-24 01:55:18 +02:00
2020-11-02 09:37:59 +02:00

getbible

install dependencies

npm install

run electron server

npm run electron:serve

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

build for production and view the bundle analyzer report

npm run build --report

run unit tests

npm run unit

run all tests

npm test

Customize configuration

See Configuration Reference.

Description
No description provided
Readme GPL-2.0 519 KiB
Languages
Vue 60.4%
JavaScript 38.3%
HTML 1.3%