Let's build it!
You're ready to build already? That was fast. Well then, let's do that. First of all, stop the development server, you won't need it right now. Then, run this very simple command to build your project:
This really shouldn't take that long. Once it's done, a file named app_id.arc
will be generated, where app_id
is the ID of your app. Let's now upload that file to your ArcOS filesystem to install your app:
Open the file manager and navigate to any directory
Click the upload button and pick your app's
.arc
fileOnce uploaded, doubleclick it to open. Click Install package to install it to your account. You'll be asked to elevate.
Lastly, click Install to begin the installation. Once complete, you can click Open now to open your beautiful app.
Last updated