-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README.md #75
base: main
Are you sure you want to change the base?
Update README.md #75
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just recommending some changes when split into iOS and Android
npm run build | ||
``` | ||
|
||
### 4. Build and run the Android app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### 4. Build and run the Android app | |
### 4. Build and run the iOS app |
## Android | ||
### Portals registration key | ||
### 3. Build the web apps | ||
Before you build the iOS or Android source you will need to build the web resources in the `web` and `featured-component` directories: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before you build the iOS or Android source you will need to build the web resources in the `web` and `featured-component` directories: | |
Before you build the iOS source you will need to build the web resources in the `web` and `featured-component` directories: |
|
||
### 2. Build the web apps | ||
Before you build the iOS or Android source you will need to build the web resources in the `web` and `featured-component` directories: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before you build the iOS or Android source you will need to build the web resources in the `web` and `featured-component` directories: | |
Before you build the Android source you will need to build the web resources in the `web` and `featured-component` directories: |
This documentation is meant to make it clear that web builds need to occur before the web build.