4
2
mirror of https://github.com/getbible/app.git synced 2024-12-21 23:48:53 +00:00
Go to file
2020-10-24 00:21:35 +02:00
public Initial commit 2020-10-24 00:21:35 +02:00
src Initial commit 2020-10-24 00:21:35 +02:00
.gitignore Initial commit 2020-10-24 00:21:35 +02:00
babel.config.js init 2020-10-23 23:50:02 +02:00
package-lock.json Initial commit 2020-10-24 00:21:35 +02:00
package.json Initial commit 2020-10-24 00:21:35 +02:00
README.md init 2020-10-23 23:50:02 +02:00
yarn.lock Initial commit 2020-10-24 00:21:35 +02:00

getbible

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.