https://github.com/radyai/random-hadist-generator
Random Hadist Generator with vue js
https://github.com/radyai/random-hadist-generator
api hadist vuejs
Last synced: 3 months ago
JSON representation
Random Hadist Generator with vue js
- Host: GitHub
- URL: https://github.com/radyai/random-hadist-generator
- Owner: RadyaI
- Created: 2024-02-12T12:08:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-12T15:13:56.000Z (over 1 year ago)
- Last Synced: 2025-01-24T13:22:29.479Z (5 months ago)
- Topics: api, hadist, vuejs
- Language: Vue
- Homepage: https://random-hadist-generator.vercel.app
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# random_hadist_generator
## 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/).