Skip to content

chris-susantooo/hku-noodle

Repository files navigation

hku-noodle

A prototype wrapper of HKU Moodle created with React Native Expo

Prerequisites

A JS package manager is required. Yarn is recommended, install with homebrew:

brew install yarn

Then install expo-cli as needed to run or build the app:

yarn global add expo-cli

Run or build the app

Run the app

At project root, run the following command to start the bundler:

yarn start

You can choose to run the app in a configured VM or your own devices. Note that to run the app on your device you need to have the Expo app installed.

Build the app

At project root, run the following command:

expo build:${platform}

Replace ${platform} with android, ios, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published