Renacer Social, the app
eduardo.figueroa7 5a7c232d9b añadi info de los servicios y info general vor 1 Jahr
.expo Crear el about y editar logos vor 1 Jahr
.husky [mant] Add Husky and Prettier for formatting + linting staged files vor 1 Jahr
.vscode Initial commit vor 1 Jahr
android [mant] Add Capacitor native support to Ionic base. vor 1 Jahr
cypress Añadi mi test vor 1 Jahr
ios [feat] Add routing for Notion articles vor 1 Jahr
public Crear el about y editar logos vor 1 Jahr
src añadi info de los servicios y info general vor 1 Jahr
.gitignore Initial commit vor 1 Jahr
README.md Update 'README.md' vor 1 Jahr
capacitor.config.ts [feat] Add routing for Notion articles vor 1 Jahr
cypress.config.ts [feat] Add E2E testing vor 1 Jahr
ionic.config.json Initial commit vor 1 Jahr
package-lock.json [feat] Add E2E testing vor 1 Jahr
package.json [feat] Add cypress command vor 1 Jahr
tsconfig.json Initial commit vor 1 Jahr

README.md

Renacer Social

Requirements

  • NodeJS version >= v16.13.2
  • Xcode installed (optional)
  • Android Studio installed (optional)

Install

To run the Renacer Social development environment, you must run the following commands:

npm install -g @ionic/cli
npm install
ionic serve -l

Usage with Xcode

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