Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run demo from scratch? #348

Open
VSymonenko opened this issue Oct 1, 2024 · 0 comments
Open

How to run demo from scratch? #348

VSymonenko opened this issue Oct 1, 2024 · 0 comments

Comments

@VSymonenko
Copy link

What should be the steps to run a demo for the Android platform?:

  • Clone project:
git clone https://github.com/capacitor-community/camera-preview.git
  • go to the demo directory
cd ./camera-preview/demo
  • Install dependencies:
npm I
  • run the project on a device or emulator
npx cap run android

Am I right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant