Update README.md
This commit is contained in:
parent
d72b4c3b5c
commit
0ebe039eda
|
@ -1,6 +1,13 @@
|
||||||
#BTN Registration
|
#BTN Registration
|
||||||
|
|
||||||
####Build and run
|
####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 install
|
||||||
npm run build2:parcel:prod
|
npm run build2:parcel:prod
|
||||||
|
|
Loading…
Reference in New Issue
Block a user