# 商城移动版-WebApp **Repository Path**: konglingqiu/huawei_mobile ## Basic Information - **Project Name**: 商城移动版-WebApp - **Description**: 该项目是华为官方网站的WebApp版,采用Vue组件化开发。核心功能:商品搜索,商品分类列表,商品详情页介绍,用户登录及注册的验证功能,用户信息加密解密,购物车内基本的商品列表单价、种类以及价钱计算等;用Redmi Note 7 Pro真机调试项目; - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-11-27 - **Last Updated**: 2021-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # huawei_mobile ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).