• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1npm config set registry http://mirrors.tools.huawei.com/npm/
2npm config set @ohos:registry https://cmc.centralrepo.rnd.huawei.com/artifactory/api/npm/product_npm/
3npm config set strict-ssl false
4npm install
5cd common
6npm install
7cd ..
8cd datastructure
9npm install
10cd ..
11cd datamanager
12npm install
13cd ..
14cd rrule
15npm install
16cd ..
17cd dataprovider
18npm install
19cd ..
20cd entry
21npm install
22cd ..
23node ./node_modules/@ohos/hvigor/bin/hvigor.js --mode module assembleHap -p debuggable=false
24