assets | ||
functions | ||
k8s/staging | ||
public | ||
scripts | ||
src | ||
.babelrc | ||
.editorconfig | ||
.env.giift | ||
.gitignore | ||
Dockerfile | ||
firebase.json | ||
jsconfig.json | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
webpack.config.js | ||
webpack.config.prod.js |
#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