Skip to content

codejutsu-desu/Quran-Dreamer

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

An effort from Quran Dreamers team


Requirements

For development, you will only need Git and Node.js installed in your environement. Feel free to use IDE of you choice. VS Code is free and has good support.

Git

  • Git installation on Mac

    Just go on official Brew website and install it or use the command below.

    $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    

    Once brew is installed, use the following command to install git

      $ brew install git
    

Node

  • Node installation on Mac

    Just go on official Node.js website and download the installer or use the command below.

    $ brew install node
    
  • Node installation on Ubuntu

    You can install nodejs and npm easily with apt install, just run the following commands.

    $ sudo apt install nodejs
    $ sudo apt install npm
    
  • Other Operating Systems

    You can find more information about the installation on the official Node.js website and the official NPM website.

If the installation was successful, you should be able to run the following command.

$ node --version
v18.12.1

$ npm --version
8.19.2

Install

$ git clone git@github.com:codejutsu-desu/Quran-Dreamer.git
$ cd Quran-Dreamer
$ npm install

Running the project

$ npm run dev

Configure app (coming soon In sha ALLAH)

Will edit the below section once have details from team

Open a/nice/path/to/a.file then edit it with your settings. You will need:

  • A setting;
  • Another setting;
  • One more setting;

Simple build for production

$ instructions coming soon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •