Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vaebe/simple-mall
简单商城 web
https://github.com/vaebe/simple-mall
Last synced: 3 days ago
JSON representation
简单商城 web
- Host: GitHub
- URL: https://github.com/vaebe/simple-mall
- Owner: vaebe
- Created: 2023-06-03T10:02:33.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-05T12:56:05.000Z (about 1 year ago)
- Last Synced: 2024-10-12T14:49:54.182Z (about 1 month ago)
- Language: Vue
- Homepage: https://mall.vaebe.top
- Size: 390 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 简单商城
## 依赖
vue3.x、vite4.x、pinia、element-plus、ts## 功能
## 启动
执行 `pnpm i` 安装依赖执行 `pnpm run dev` 启动项目
执行 `pnpm run commit` 提交符合格式的代码
执行 `pnpm run build` 打包部署