mastermoo / pashto-quran

Website for reading Quran with Pashto translation

Home Page:https://quran.tolafghan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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: vuejs/vetur#975 (comment)

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 🎉🙌

About

Website for reading Quran with Pashto translation

https://quran.tolafghan.com


Languages

Language:Vue 63.5%Language:JavaScript 27.7%Language:CSS 8.8%