#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
Description
Languages
JavaScript
92%
SCSS
7.8%
HTML
0.2%