团蜂平台端

zweiqin f2bea2db53 2024.04.25 hace 1 año
build 0ff2894c65 2023.10.21 hace 2 años
canvas-container 0ff2894c65 2023.10.21 hace 2 años
mock 0ff2894c65 2023.10.21 hace 2 años
public 0ff2894c65 2023.10.21 hace 2 años
src f2bea2db53 2024.04.25 hace 1 año
tests 0ff2894c65 2023.10.21 hace 2 años
.editorconfig 0ff2894c65 2023.10.21 hace 2 años
.env.development debe2b59ae 2024.03.17 hace 1 año
.env.production 0ff2894c65 2023.10.21 hace 2 años
.env.staging 1a122433d0 完成提现申请筛选 hace 1 año
.eslintignore f2bea2db53 2024.04.25 hace 1 año
.eslintrc.js 0ff2894c65 2023.10.21 hace 2 años
.gitignore 0ff2894c65 2023.10.21 hace 2 años
.travis.yml 0ff2894c65 2023.10.21 hace 2 años
Dockerfile 0ff2894c65 2023.10.21 hace 2 años
LICENSE 0ff2894c65 2023.10.21 hace 2 años
README.md 0ff2894c65 2023.10.21 hace 2 años
babel.config.js 0ff2894c65 2023.10.21 hace 2 años
jest.config.js 0ff2894c65 2023.10.21 hace 2 años
jsconfig.json 0ff2894c65 2023.10.21 hace 2 años
package-lock.json f2bea2db53 2024.04.25 hace 1 año
package.json f2bea2db53 2024.04.25 hace 1 año
pnpm-lock.yaml 0ff2894c65 2023.10.21 hace 2 años
postcss.config.js 0ff2894c65 2023.10.21 hace 2 años
vue.config.js f2bea2db53 2024.04.25 hace 1 año

README.md

shop 前端源码

项目源码

项目基础要求

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

Build Setup

``` bash

安装依赖

npm install

启动服务 localhost:8013

npm run dev