From the command line run the appbuilder command.
从命令行运行appbuilder命令。
AppBuilder is typically run locally on your machine.
AppBuilder通常在计算机上本地运行。
Figure 10 shows the AppBuilder launched within Firefox.
图10展示在Firefox内部启动的AppBuilder。
This happens only the first time you run the AppBuilder.
这只在第一次运行AppBuilder时出现。
This just means you've probably playing with AppBuilder already.
这只是意味着您也许已经使用过AppBuilder了。
To launch the AppBuilder, go to a command prompt and issue a command.
为了启动AppBuilder,请转到命令提示符并发出一个命令。
Now that you've launched the AppBuilder, you can create a new application.
启动AppBuilder之后,您可以创建新的应用程序了。
The AppBuilder is issuing the appropriate zero command to start an application.
AppBuilder正在发出适当的zero命令来启动应用程序。
The AppBuilder provides tools for adding dependencies from your local or remote repository.
AppBuilder提供从本地或远程存储库添加依赖项的工具。
From the root directory enter: appbuilder open, which will open a new window in the browser.
在根目录输入:appbuilder open,这将在浏览器中打开一个新窗口。
You could hand edit the file yourself, but this example USES the dependencies page of the AppBuilder.
您可以自己编辑该文件,但本示例使用AppBuilder的依赖项页面。
You should now see a listing of all the applications you have created or brought into the AppBuilder.
您现在应该看到已创建或引入 AppBuilder的所有应用程序的清单。
To do that, click create new application to create the sample application in the left panel of the AppBuilder.
为此,单击Createnewapplication在AppBuilder的左边面板中创建一个示例应用程序。
To start the app builder, navigate to the zero directory (where the CLI was installed) and run appbuilder open.
要启动appbuilder,请导航到zero目录(安装CLI的目录)并运行appbuilder open。
The next step is to go to the console view of the AppBuilder and run the zero task for running a database script.
下一个步骤是转到AppBuilder的控制台视图,然后运行用于运行数据库脚本的zero任务。
You can use the design editor in the AppBuilder, or you can directly enter the JSON declarations of the resource models.
您可以使用AppBuilder中的设计编辑器,或直接输入资源模型的JSON声明。
To start the app builder, navigate to the zero directory (where the CLI was installed) and run the command appbuilder open.
开始学习appbuilder之前,先导航到zero目录(CLI安装目录)并运行appbuilder open命令。
In the M2 version, if you only type appbuilder, you'll see a list of parameters which you can pass to the script (Figure 1).
在M2版本中,如果您仅输入appbuilder,则会看到可传递给该脚本的参数列表(图1)。
The Package option is accessible from the main AppBuilder screen; the mouse arrow is pointing to the Package icon in Figure 2.
Package选项可从主AppBuilder屏幕访问;图 2中鼠标箭头所指的即为 Package图标;
Once you've started up AppBuilder, you should see a message in your command window that says something similar to that shown in Figure 2.
启动AppBuilder以后,您应该在命令窗口中看到一条消息,其中显示了与图2所示类似的内容。
AppBuilder enables you to quickly build applications by providing a built-in editor with syntax highlighting, start and stop the server, and have access to the runtime log and trace via the console.
AppBuilder允许您快速构建应用程序,提供了具有语法突出显示功能、可启动和停止服务器并能访问运行时日志和通过控制台进行跟踪的内置编辑器。
AppBuilder enables you to quickly build applications by providing a built-in editor with syntax highlighting, start and stop the server, and have access to the runtime log and trace via the console.
AppBuilder允许您快速构建应用程序,提供了具有语法突出显示功能、可启动和停止服务器并能访问运行时日志和通过控制台进行跟踪的内置编辑器。
应用推荐