Skip to content

devforislam/quran-frontend

Repository files navigation

Atn Design is used to develop.

Installation

npm install
// or
yarn

Run the dev mode

npm run start
// or
yarn start

Configuration

You can configure the api endpoint by changing the value of url located in src/utils/request.js.

Menus can be changed from src/config/menu.js.

Releases

No releases published

Packages

No packages published