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