bukopin-redemption-client-r.../README.md
2019-10-28 06:45:12 +00:00

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