Files
z00797030 d1c58f113d commit calendardata framework
Signed-off-by: z00797030 <zhuchengli@huawei.com>
2023-07-13 15:55:27 +08:00

24 lines
484 B
Bash

npm config set registry http://mirrors.tools.huawei.com/npm/
npm config set @ohos:registry https://cmc.centralrepo.rnd.huawei.com/artifactory/api/npm/product_npm/
npm config set strict-ssl false
npm install
cd common
npm install
cd ..
cd datastructure
npm install
cd ..
cd datamanager
npm install
cd ..
cd rrule
npm install
cd ..
cd dataprovider
npm install
cd ..
cd entry
npm install
cd ..
node ./node_modules/@ohos/hvigor/bin/hvigor.js --mode module assembleHap -p debuggable=false