1 Star 0 Fork 5.1K

youguilin / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
preparations.md 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
mamingshuai 提交于 2021-06-02 01:00 . update OpenHarmony 2.0 Canary

Preparations

Task Description

This document is intended for novices at developing OpenHarmony apps. You will learn from the following example to build two pages and implement redirection from the first to the second page.

Before You Start

  1. Configure the OpenHarmony SDK.

  2. Create a project by referring to Creating and Running a Hello World Project. Select Phone as the device type.

    • If you are using the JavaScript language, select Empty Feature Ability(JS) for Template.
  3. Run your project on the phone emulator.

Now you have created your first OpenHarmony project. You can continue the development by referring to Getting Started with JavaScript.

1
https://gitee.com/yougl/docs.git
git@gitee.com:yougl/docs.git
yougl
docs
docs
master

搜索帮助