alexeyMohnatkin / capacitor-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.

npx cap sync

Update the native plugins and dependencies referenced in package.json, and synchronizes capacitor config changes.

npx cap open android

Launch Android app. Some additional tweaks may be needed. Please follow Ionic docs on how to configure Android studio.

npx cap open ios

Launch IOS app. Up-to-date XCode is requried, follow Ionic docs

About


Languages

Language:TypeScript 59.7%Language:Swift 13.3%Language:CSS 10.6%Language:HTML 7.6%Language:Java 5.7%Language:Ruby 3.1%