Sergio Mattei 9fda4b116b [feat] Add routing for Notion articles | 1 year ago | |
---|---|---|
.husky | 2 years ago | |
.vscode | 2 years ago | |
android | 2 years ago | |
ios | 1 year ago | |
public | 2 years ago | |
src | 1 year ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
capacitor.config.ts | 1 year ago | |
ionic.config.json | 2 years ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago | |
tsconfig.json | 2 years ago |
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