# hw-protal **Repository Path**: git_discovery/hw-protal ## Basic Information - **Project Name**: hw-protal - **Description**: 华为官网 clone - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-26 - **Last Updated**: 2023-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hw-protal https://www.huawei.com/cn clone website # start dev cd ./ npm install npm run serve # build cd ./ npm run build # express dev server cd ./server npm run dev