eliam.ruiz c87b96acfb Merge branch 'eliam-sprint-1' | il y a 1 an | |
---|---|---|
.expo | il y a 1 an | |
.husky | il y a 2 ans | |
.vscode | il y a 2 ans | |
android | il y a 1 an | |
cypress | il y a 1 an | |
ios | il y a 1 an | |
public | il y a 1 an | |
src | il y a 1 an | |
.gitignore | il y a 2 ans | |
README.md | il y a 2 ans | |
capacitor.config.ts | il y a 1 an | |
cypress.config.ts | il y a 1 an | |
ionic.config.json | il y a 2 ans | |
package-lock.json | il y a 1 an | |
package.json | il y a 1 an | |
tsconfig.json | il y a 2 ans |
To run the Renacer Social development environment, you must run the following commands:
npm install -g @ionic/cli
npm install
ionic serve -l
After installing and setting up Xcode on Mac, you can preview native versions of the apps using the emulator.
brew install cocoapods
sudo xcode-select -switch /Library/Developer/CommandLineTools
ionic capacitor run ios