diff --git a/README.md b/README.md index 913a090..95980c9 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,15 @@ yarn format ## Deployment 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 yarn build diff --git a/dist.zip b/dist.zip deleted file mode 100644 index 7c4845e..0000000 Binary files a/dist.zip and /dev/null differ