An open API service indexing awesome lists of open source software.

https://github.com/jm-sky/bible

Bible Reader&Renderer PWA
https://github.com/jm-sky/bible

bible bootstrap pwa vuejs

Last synced: 5 months ago
JSON representation

Bible Reader&Renderer PWA

Awesome Lists containing this project

README

          

# Biblia mSky

Bible reader single page application.

- Vue.js
- Bootstrap v4
- Font Awesome

![obraz](https://github.com/jm-sky/bible/assets/17783569/3b5352dd-1acf-4101-ad74-1185397816de)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your tests
```
npm run test
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).