Getting Started
Learn how to create a cross-platform app with ULT
Last updated
Learn how to create a cross-platform app with ULT
Last updated
1. Select your package manager and run the command to create your new project
2. Choose a task from the table below to run with your selected package manager
Task
Description
web
Start development on Web
android
Start development on Android
ios
Start development on iOS
macos
Start development on MacOS
windows
Start development on Windows
build-web
Build a production Web bundle
build-android
Build a production Android app
build-ios
Build a production iOS app
build-macos
Build a production MacOS app
build-windows
Build a production Windows app