Update README.md

This commit is contained in:
Danny
2025-11-20 11:07:27 +08:00
committed by GitHub
parent 5df84960ba
commit e8627c938d

View File

@@ -75,6 +75,11 @@ npm run dev:weapp
npm run build:h5
```
```shell
# Compile WeChat Mini Program
npm run build:weapp
```
## License
Each ECShopX source file included in this distribution is licensed under Apache 2.0 or the terms and conditions of the applicable Commercial License agreement between Licensee/Customer and shopeX.
@@ -83,7 +88,3 @@ Open Software License (Apache 2.0) Please see LICENSE.txt for the full text
Subject to Licensee's/Customer's payment of fees and compliance with the terms and conditions of the applicable Commercial License agreement between Licensee/Customer and shopeX, the terms and conditions of the applicable Commercial License agreement between Licensee/Customer and shopeX supersede the Apache 2.0 license for each source file.
每个包含在本发行版中的 ECShopX 源文件,均依据 Apache 2.0 开源许可证 或者 被许可方/客户与商派之间适用的商业授权文件中的条款与条件 进行授权。
```shell
# Compile WeChat Mini Program
npm run build:weapp
```