名扬科技商城用户端,基于上游开源项目进行二次开发。
pnpm install --frozen-lockfile
pnpm devProduction build:
pnpm buildPushes to main automatically publish:
ghcr.io/timeyangzai/mingyang-shop-user:latest
- Upstream repository: https://github.com/dujiao-next/user
- License: GNU General Public License v3.0
Update this fork with:
git fetch upstream
git merge upstream/main
git push origin main