团蜂平台端

wzy c60ad284f1 修改 8 mēneši atpakaļ
build 0ff2894c65 2023.10.21 1 gadu atpakaļ
canvas-container 0ff2894c65 2023.10.21 1 gadu atpakaļ
mock 0ff2894c65 2023.10.21 1 gadu atpakaļ
public 0ff2894c65 2023.10.21 1 gadu atpakaļ
src bd621a12d5 平台端兑换专区 9 mēneši atpakaļ
tests 0ff2894c65 2023.10.21 1 gadu atpakaļ
.editorconfig 0ff2894c65 2023.10.21 1 gadu atpakaļ
.env.development d39adc010a 交易金基本开发完成 11 mēneši atpakaļ
.env.production 0ff2894c65 2023.10.21 1 gadu atpakaļ
.env.staging 1a122433d0 完成提现申请筛选 1 gadu atpakaļ
.eslintignore 35e383fe74 2024.06.28 9 mēneši atpakaļ
.eslintrc.js 0ff2894c65 2023.10.21 1 gadu atpakaļ
.gitignore 0ff2894c65 2023.10.21 1 gadu atpakaļ
.travis.yml 0ff2894c65 2023.10.21 1 gadu atpakaļ
Dockerfile 0ff2894c65 2023.10.21 1 gadu atpakaļ
LICENSE 0ff2894c65 2023.10.21 1 gadu atpakaļ
README.md 0ff2894c65 2023.10.21 1 gadu atpakaļ
babel.config.js 0ff2894c65 2023.10.21 1 gadu atpakaļ
jest.config.js 0ff2894c65 2023.10.21 1 gadu atpakaļ
jsconfig.json 0ff2894c65 2023.10.21 1 gadu atpakaļ
package-lock.json c60ad284f1 修改 8 mēneši atpakaļ
package.json 35e383fe74 2024.06.28 9 mēneši atpakaļ
pnpm-lock.yaml 0ff2894c65 2023.10.21 1 gadu atpakaļ
postcss.config.js 0ff2894c65 2023.10.21 1 gadu atpakaļ
vue.config.js c60ad284f1 修改 8 mēneši atpakaļ

README.md

shop 前端源码

项目源码

项目基础要求

node:10.0.0及以上 npm:最新的即可

Build Setup

``` bash

安装依赖

npm install

启动服务 localhost:8013

npm run dev