|
|
hace 3 años | |
|---|---|---|
| .expo | hace 3 años | |
| .husky | hace 3 años | |
| .vscode | hace 3 años | |
| android | hace 3 años | |
| ios | hace 3 años | |
| public | hace 3 años | |
| src | hace 3 años | |
| .gitignore | hace 3 años | |
| README.md | hace 3 años | |
| capacitor.config.ts | hace 3 años | |
| ionic.config.json | hace 3 años | |
| package-lock.json | hace 3 años | |
| package.json | hace 3 años | |
| tsconfig.json | hace 3 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