Skip to content

Running app on your local development machine via web browser

JJ Adonis edited this page Oct 28, 2021 · 2 revisions

Warning: This is only for development purposes

How to run the app on your local development machine via web browser

1. Clone the repository on your local development machine

image

2. On the repository directory, run npm ci to install packages

image

3. After npm installation, run expo start --clear --web to start project

image

4. It should open on your Web browser (http://localhost:19006/wallet/onboarding)

image

5. Default Network would be Local or Playground. To switch networks:

  • Click on `Create a Wallet`
  • Click on Header title, `Guidelines`
  • Select your preferred network
  • Creating a new wallet will be on your selected network