https://github.com/radyai/quran
Al-Quran menggunakan vuejs dan firebase + api dari santrikoding
https://github.com/radyai/quran
alquran api firebase vuejs
Last synced: about 2 months ago
JSON representation
Al-Quran menggunakan vuejs dan firebase + api dari santrikoding
- Host: GitHub
- URL: https://github.com/radyai/quran
- Owner: RadyaI
- License: mit
- Created: 2024-05-17T13:03:11.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-17T14:06:29.000Z (about 2 years ago)
- Last Synced: 2025-01-24T13:22:23.322Z (over 1 year ago)
- Topics: alquran, api, firebase, vuejs
- Language: Vue
- Homepage: https://myalquran.vercel.app/
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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/).