From 0ebe039eda4d5cc76cfb40b362621148baf10751 Mon Sep 17 00:00:00 2001 From: Ahmad Zuhdi Date: Mon, 28 Oct 2019 06:45:12 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 85c24d5..12b5e94 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ #BTN Registration ####Build and run + +edit `/src/common/config/app.js` according to your server +``` +apiUrl = "https://giift-api.asacreative.com/"; +imageUrl = "https://giift-api.asacreative.com"; +``` + ``` npm install npm run build2:parcel:prod