as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

Setup

Pre-requisites

In order to get started with this lab you will need to have the Vega SDK installed on your machine. You can find the instructions on how to do this here.

Creating an app from the template

The Vega SDK contains sample app templates which serve as a good starting point for development.

You can build app using Vega Studio or Vega CLI, however we recommend Vega Studio for this tutorial as it has built in debugging and the app runs with fast refresh by default.

Follow the instructions in Build your first App to create an app using the hello-world template.

Once you have the template app running on the simulator head over to Build a single screen app to start the lab.

Troubleshooting

During the lab, if you are stuck, review the troubleshooting documentation for the Vega SDK.

Debugging

While we recommend using the Vega Studio's debugger if you'd like to see the console.logs you can view them in the Output window.