4
2
Fork 0
Go to file
Oh Martin 1fc9c78626 Merge branch 'main' of github.com:getbible/app into main
Please enter a commit message to explain why this merge is necessary,
2020-10-24 00:29:01 +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
LICENSE Create LICENSE 2020-10-22 20:49:21 +02:00
README.md init 2020-10-23 23:50:02 +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
yarn.lock Initial commit 2020-10-24 00:21:35 +02:00

README.md

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.