README.md 649 Bytes
Newer Older
wanli's avatar
wanli committed
1 2 3 4 5 6 7 8
<!--
 * @Author: your name
 * @Date: 2021-04-14 14:12:18
 * @LastEditTime: 2021-07-03 11:33:36
 * @LastEditors: Please set LastEditors
 * @Description: In User Settings Edit
 * @FilePath: \evm-store\README.md
-->
wanli's avatar
wanli committed
9 10
# evm-store

wanli's avatar
wanli committed
11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
EVM应用商店

# 启动项目

1. 创建虚拟环境
```
cd backend
python3 -m venv ./venv
source venv/bin/activate
```

如果需要退出虚拟环境,命令是:
```
deactivate
```

2. 安装依赖
```
pip3 install -r requirements.txt
```
wanli's avatar
wanli committed
31 32 33 34

如果有新安装的包,需要更新requirements.txt文件
```
pip freeze > requirements.txt
35
```
wanli's avatar
wanli committed
36 37 38 39 40 41

# 应用商店

# 运营平台用户前端

> https://appstore.huawei.com/