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