close
The Wayback Machine - https://web.archive.org/web/20200918215627/https://github.com/ionic-team/capacitor-testapp
Skip to content
main
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
ios
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

Capacitor TestApp

This app is used to develop and verify Capacitor. It must be used with a local copy of the Capacitor repo.

Setup

Clone Capacitor and the TestApp into the same parent directory.

git clone git@github.com:ionic-team/capacitor.git
git clone git@github.com:ionic-team/capacitor-testapp.git

Follow the setup instructions for the Capacitor repo in CONTRIBUTING.md.

Then,

cd capacitor-testapp/
npm install
npm run build
npx cap sync

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.