Skip to content

kat-tax/hello-world

Repository files navigation

HelloWorld

A production-ready React Native + Web + Windows template for ULT.

Prerequisites

Follow the React Native CLI Quickstart guide to setup your dev environment.

Installation

Follow the instructions at ULT. Alternatively, since this is a React Native template, you can also run:

npx react-native init MyApp --template ult-template-default

Commands

After installation, choose a task to run with npm, yarn, or pnpm.

Task Description
web Run the Web app
ios Run the iOS app
macos Run the MacOS app
windows Run the Windows app
android Run the Android app
build Build platforms
start Start dev servers
generate Generate config & assets

Technologies