Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user