Skip to content

ImagineThisUCL/ImagineThis-Mobile

Repository files navigation

ImagineThis-Mobile

Playground to design and test our generated native app components.

Install

1. Prerequisities

Requires Node.js LTS 12 or later - download here.

Requires expo-cli - Assuming that you have Node 12 LTS or greater installed, you can use npm to install the Expo CLI command line utility:

npm install -g expo-cli

2. Clone this repository

3. Install dependencies

yarn install

or

npm install

Usage

Run the app

yarn start

or

npm start

This command will start a development server on your machine.

Install the Expo client app on your iOS or Android phone and connect to the same wireless network as your computer. On Android, use the Expo app to scan the QR code from your terminal to open your project. On iOS, use the built-in QR code scanner of the Camera app.

Alternatively, you can set up an emulator - more information here

Other OS Specific alternatives

yarn ios
yarn android
yarn web

About

Template and research repo for the Imagine This project

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •