Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.98 KB

README.md

File metadata and controls

46 lines (37 loc) · 1.98 KB

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