298 B
298 B
#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
the compiled file will be available in dist folder