Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiqryq/quran-digital
📖 simple Al-quran digital using vue 2.
https://github.com/fiqryq/quran-digital
api axios js quran quran-digital vue
Last synced: 21 days ago
JSON representation
📖 simple Al-quran digital using vue 2.
- Host: GitHub
- URL: https://github.com/fiqryq/quran-digital
- Owner: fiqryq
- Created: 2021-02-28T17:00:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T11:06:23.000Z (over 3 years ago)
- Last Synced: 2024-08-01T21:44:19.900Z (3 months ago)
- Topics: api, axios, js, quran, quran-digital, vue
- Language: Vue
- Homepage: https://al-qurandigital.netlify.app/
- Size: 337 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-made-by-indonesian - quran - `simple Al-quran digital using vue 2.` *by [Fiqry choerudin](https://github.com/fiqryq)* (Q)
- made-in-indonesia - quran - `simple Al-quran digital using vue 2.` *by [Fiqry choerudin](https://github.com/fiqryq)* (Q)
README
# quran
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).