Getting Started

Learn how to create a cross-platform app with ULT

1. Select your package manager and run the command to create your new project

npx ult <project>

2. Choose a task from the table below to run with your selected package manager

npm run <task>

Last updated