Compare commits
3 Commits
a873da8ef5
...
3d1cc09a5b
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d1cc09a5b | |||
| f571ab80a2 | |||
| b2335d2d4d |
@@ -63,6 +63,15 @@ yarn format
|
|||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
To build for production:
|
To build for production:
|
||||||
|
Navigate to the Mav-Mobile-UI folder
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cd Mav-Mobile-UI
|
||||||
|
```
|
||||||
|
|
||||||
|
**Delete** the local .env (Production will use its own domain)
|
||||||
|
|
||||||
|
run
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yarn build
|
yarn build
|
||||||
|
|||||||
Reference in New Issue
Block a user