Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mastermoo/pashto-quran
Website for reading Quran with Pashto translation
https://github.com/mastermoo/pashto-quran
pashto quran
Last synced: about 1 month ago
JSON representation
Website for reading Quran with Pashto translation
- Host: GitHub
- URL: https://github.com/mastermoo/pashto-quran
- Owner: mastermoo
- Created: 2020-09-06T12:16:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T16:45:45.000Z (about 4 years ago)
- Last Synced: 2024-01-14T01:07:45.998Z (12 months ago)
- Topics: pashto, quran
- Language: Vue
- Homepage: https://quran.tolafghan.com
- Size: 15.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quran-Pashto
This is the site where one can read the Quran with Pashto translations
## Live Version
The online version of this site can be found here: [quran.tolafghan.com](https://quran.tolafghan.com)### Local development
For running the app locally on your computer you have to have `node`, `npm` and `gridsome` installed.
After that the app can be started running `gridsome develop` in the terminal.
Once the server is running, visit `http://localhost:8080`.
### Syntax Highlighting for blocks
You have to have Vetur plugin installed and run `Vetur: Generate grammar from...` and then reload VS Code.
Source: https://github.com/vuejs/vetur/issues/975#issuecomment-461197031### Prettier
This project uses Prettier to have a consistent format for all js and vue files.
To run Prettier on all files, run in your terminal:
> npx prettier --config ./.prettierrc --write "**/*.{js,vue,css}"
------
Happy coding 🎉🙌