# ECShopX_Store-Operations-tools-frontend **Repository Path**: ShopeX/ECShopX_Store-Operations-tools-frontend ## Basic Information - **Project Name**: ECShopX_Store-Operations-tools-frontend - **Description**: ECShopX 店务助手前端 - **Primary Language**: HTML/CSS - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2025-12-30 - **Last Updated**: 2026-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Desktop Frontend
# Getting started Node.js (current LTS) and npm are required to run the project. To be sure about the version compatibility you can enable Node's corepack. ### Node ``` Node v12.20.1 ``` ### Installation ``` cd ECShopX_Store-Operations-tools-frontend npm i ``` ### Configure the .env file ```shell # Backend API Base URL APP_BASE_URL= ``` ### Run project ``` npm run dev:h5 ``` ### Build packages ``` npm run build:h5 ``` ## License Each ECShopX source file included in this distribution is licensed under the Apache License 2.0, together with the additional terms imposed by ShopeX. Open Software License (Apache 2.0) – Please see LICENSE.txt for the full text of the Apache 2.0 license. 每个包含在本发行版中的 ECShopX 源文件,均依据 Apache 2.0 开源许可证与ShopeX商派附加条款进行授权。 开源软件许可协议(Apache 2.0) —— 请参阅 LICENSE.txt 文件以获取 Apache 2.0 协议的完整文本。