Sergio Mattei a2a6791cad [mant] Clean up sprint code | hace 2 años | |
---|---|---|
.husky | hace 2 años | |
.vscode | hace 2 años | |
android | hace 2 años | |
ios | hace 2 años | |
public | hace 2 años | |
src | hace 2 años | |
.gitignore | hace 2 años | |
README.md | hace 2 años | |
capacitor.config.ts | hace 2 años | |
ionic.config.json | hace 2 años | |
package-lock.json | hace 2 años | |
package.json | hace 2 años | |
tsconfig.json | hace 2 años |
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