|
|
vor 3 Jahren | |
|---|---|---|
| .husky | vor 3 Jahren | |
| .vscode | vor 3 Jahren | |
| android | vor 3 Jahren | |
| ios | vor 3 Jahren | |
| public | vor 3 Jahren | |
| src | vor 3 Jahren | |
| .gitignore | vor 3 Jahren | |
| README.md | vor 3 Jahren | |
| capacitor.config.ts | vor 3 Jahren | |
| ionic.config.json | vor 3 Jahren | |
| package-lock.json | vor 3 Jahren | |
| package.json | vor 3 Jahren | |
| tsconfig.json | vor 3 Jahren |
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